summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-24 18:28:32 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-24 18:28:32 +0000
commit996bfbfd3ece30ebbe4d3cde5553bfb124494464 (patch)
tree7aa97b7fc9d259d68787a1b1d2e20f3fb6258eec /testsuites/sptests
parent2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-996bfbfd3ece30ebbe4d3cde5553bfb124494464.tar.bz2
2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* sptests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
Diffstat (limited to 'testsuites/sptests')
-rw-r--r--testsuites/sptests/ChangeLog4
-rw-r--r--testsuites/sptests/sptests.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index 29d8d7d40d..5e3c23a787 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -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.
diff --git a/testsuites/sptests/sptests.am b/testsuites/sptests/sptests.am
index 5962ac54aa..1f11f4dfa5 100644
--- a/testsuites/sptests/sptests.am
+++ b/testsuites/sptests/sptests.am
@@ -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 \