summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/psxtests.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-24 18:28:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-24 18:28:02 +0000
commit869fa3c275fa44defad5ae6ac1a6eab77b5c1c4c (patch)
tree8f7ec22c5c7724f86d4039271d0bc84d961ef529 /c/src/tests/psxtests/psxtests.am
parent2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-869fa3c275fa44defad5ae6ac1a6eab77b5c1c4c.tar.bz2
2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* psxtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
Diffstat (limited to '')
-rw-r--r--c/src/tests/psxtests/psxtests.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/tests/psxtests/psxtests.am b/c/src/tests/psxtests/psxtests.am
index 6ed6a58e2d..edf4bdeb51 100644
--- a/c/src/tests/psxtests/psxtests.am
+++ b/c/src/tests/psxtests/psxtests.am
@@ -17,7 +17,7 @@ $(project_bspdir)/tests/screens/psxtests:
$(project_bspdir)/tests/screens/psxtests/$(TEST).scn: $(TEST).scn
$(INSTALL_DATA) $< $@
-TMPINSTALL_FILES += \
+TMPINSTALL_FILES = \
$(project_bspdir)/tests \
$(project_bspdir)/tests/$(TEST)$(LIB_VARIANT).exe \
$(project_bspdir)/tests/screens \