2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* sptests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
This commit is contained in:
Joel Sherrill
2001-09-24 18:28:32 +00:00
parent c3b74f6820
commit 996bfbfd3e
4 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* sptests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
2001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* sp20/Makefile.am: include leaf.am instead of leaf.cfg.

View File

@@ -17,7 +17,7 @@ $(project_bspdir)/tests/screens/sptests:
$(project_bspdir)/tests/screens/sptests/$(TEST).scn: $(TEST).scn
$(INSTALL_DATA) $< $@
TMPINSTALL_FILES += \
TMPINSTALL_FILES = \
$(project_bspdir)/tests \
$(project_bspdir)/tests/$(TEST)$(LIB_VARIANT).exe \
$(project_bspdir)/tests/screens \

View File

@@ -1,3 +1,7 @@
2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* sptests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
2001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* sp20/Makefile.am: include leaf.am instead of leaf.cfg.

View File

@@ -17,7 +17,7 @@ $(project_bspdir)/tests/screens/sptests:
$(project_bspdir)/tests/screens/sptests/$(TEST).scn: $(TEST).scn
$(INSTALL_DATA) $< $@
TMPINSTALL_FILES += \
TMPINSTALL_FILES = \
$(project_bspdir)/tests \
$(project_bspdir)/tests/$(TEST)$(LIB_VARIANT).exe \
$(project_bspdir)/tests/screens \