From 3f56f22c7f59f40b1f66ea49baae60ddf2f6ea93 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 28 Sep 2001 13:36:12 +0000 Subject: 2001-09-28 Ralf Corsepius * include/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='. * include/rtems/Makefile.am: Use 'PREINSTALL_FILES ='. * inline/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='. * macros/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='. --- c/src/exec/score/macros/rtems/score/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/exec/score/macros/rtems/score/Makefile.am') diff --git a/c/src/exec/score/macros/rtems/score/Makefile.am b/c/src/exec/score/macros/rtems/score/Makefile.am index 06240466ee..9779795941 100644 --- a/c/src/exec/score/macros/rtems/score/Makefile.am +++ b/c/src/exec/score/macros/rtems/score/Makefile.am @@ -23,7 +23,7 @@ else include_rtems_score_HEADERS = $(STD_I_FILES) endif -PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score \ +PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems/score \ $(include_rtems_score_HEADERS:%=$(PROJECT_INCLUDE)/rtems/score/%) $(PROJECT_INCLUDE)/rtems/score: -- cgit v1.2.3