From df49c60c9671e4a28e636964d744c1f59fb6cb68 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 12 Jun 2000 15:00:15 +0000 Subject: Merged from 4.5.0-beta3a --- testsuites/tools/generic/Makefile.am | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'testsuites/tools/generic/Makefile.am') diff --git a/testsuites/tools/generic/Makefile.am b/testsuites/tools/generic/Makefile.am index 642274f63c..ce72cdae4a 100644 --- a/testsuites/tools/generic/Makefile.am +++ b/testsuites/tools/generic/Makefile.am @@ -9,10 +9,8 @@ noinst_SCRIPTS = difftest sorttimes project_bspdir = $(PROJECT_ROOT)/@RTEMS_BSP@ -PREINSTALL_FILES = \ -$(project_bspdir)/tests \ -$(project_bspdir)/tests/difftest \ -$(project_bspdir)/tests/sorttimes +PREINSTALL_FILES += $(project_bspdir)/tests $(project_bspdir)/tests/difftest \ + $(project_bspdir)/tests/sorttimes $(project_bspdir)/tests: @$(mkinstalldirs) $@ -- cgit v1.2.3