summaryrefslogtreecommitdiffstats
path: root/testsuites/tools/generic/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-27 13:28:47 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-27 13:28:47 +0000
commit39654fd1cbb01dc717143f50bc3d570742f68336 (patch)
tree5749be5732cd6fc5b684aa3d3302d043eaa82397 /testsuites/tools/generic/Makefile.am
parent2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-39654fd1cbb01dc717143f50bc3d570742f68336.tar.bz2
2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use 'PREINSTALL_FILES ='.
Diffstat (limited to '')
-rw-r--r--testsuites/tools/generic/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/tools/generic/Makefile.am b/testsuites/tools/generic/Makefile.am
index 775d0d39d6..d8d5c8ca18 100644
--- a/testsuites/tools/generic/Makefile.am
+++ b/testsuites/tools/generic/Makefile.am
@@ -9,7 +9,7 @@ noinst_SCRIPTS = difftest sorttimes
project_bspdir = $(PROJECT_ROOT)/@RTEMS_BSP@
-PREINSTALL_FILES += $(project_bspdir)/tests $(project_bspdir)/tests/difftest \
+PREINSTALL_FILES = $(project_bspdir)/tests $(project_bspdir)/tests/difftest \
$(project_bspdir)/tests/sorttimes
$(project_bspdir)/tests: