From 0e053e83ae1de3d666f77c3238073b11363d61cd Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 28 Sep 2001 13:36:26 +0000 Subject: 2001-09-28 Ralf Corsepius * include/rtems/Makefile.am: Use 'PREINSTALL_FILES ='. * include/Makefile.am: Use 'PREINSTALL_FILES ='. * inline/rtems/Makefile.am: Use 'PREINSTALL_FILES ='. * macros/rtems/Makefile.am: Use 'PREINSTALL_FILES ='. --- c/src/exec/sapi/inline/rtems/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/exec/sapi/inline/rtems') diff --git a/c/src/exec/sapi/inline/rtems/Makefile.am b/c/src/exec/sapi/inline/rtems/Makefile.am index 2b4f5debb5..36a30b5bc5 100644 --- a/c/src/exec/sapi/inline/rtems/Makefile.am +++ b/c/src/exec/sapi/inline/rtems/Makefile.am @@ -8,7 +8,7 @@ include_rtemsdir = $(includedir)/rtems if INLINE include_rtems_HEADERS = extension.inl -PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems \ +PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems \ $(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%) $(PROJECT_INCLUDE)/rtems: -- cgit v1.2.3