summaryrefslogtreecommitdiffstats
path: root/cpukit/itron/include/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-27 13:21:42 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-27 13:21:42 +0000
commitde05cbb98ea42214bc36e25f5538b38c37deda67 (patch)
tree95d6804fc1832c0f4bc7a364e8708225b8809478 /cpukit/itron/include/Makefile.am
parent2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-de05cbb98ea42214bc36e25f5538b38c37deda67.tar.bz2
2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/itronsys/Makefile.am: Use 'PREINSTALL_FILES ='. * include/rtems/itron/Makefile.am: Use 'PREINSTALL_FILES ='. * include/Makefile.am: Use 'PREINSTALL_FILES ='. * inline/rtems/itron/Makefile.am: Use 'PREINSTALL_FILES ='. * macros/rtems/itron/Makefile.am: Use 'PREINSTALL_FILES ='.
Diffstat (limited to '')
-rw-r--r--cpukit/itron/include/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/itron/include/Makefile.am b/cpukit/itron/include/Makefile.am
index 14695128b7..dd02c86c83 100644
--- a/cpukit/itron/include/Makefile.am
+++ b/cpukit/itron/include/Makefile.am
@@ -6,7 +6,7 @@ AUTOMAKE_OPTIONS = foreign 1.4
include_HEADERS = itron.h
-PREINSTALL_FILES += $(PROJECT_INCLUDE) \
+PREINSTALL_FILES = $(PROJECT_INCLUDE) \
$(include_HEADERS:%=$(PROJECT_INCLUDE)/%)
$(PROJECT_INCLUDE):