summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/include/Makefile.am')
-rw-r--r--cpukit/rtems/include/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/rtems/include/Makefile.am b/cpukit/rtems/include/Makefile.am
index a17f777909..c5e9d17580 100644
--- a/cpukit/rtems/include/Makefile.am
+++ b/cpukit/rtems/include/Makefile.am
@@ -6,7 +6,7 @@ AUTOMAKE_OPTIONS = foreign 1.4
include_HEADERS = rtems.h
-PREINSTALL_FILES += $(PROJECT_INCLUDE) \
+PREINSTALL_FILES = $(PROJECT_INCLUDE) \
$(include_HEADERS:%=$(PROJECT_INCLUDE)/%)
$(PROJECT_INCLUDE):