summaryrefslogtreecommitdiffstats
path: root/c/src/lib/include/motorola/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-28 13:35:49 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-28 13:35:49 +0000
commit4154b62fda1b62a6be26eb7fb141279ac84a2511 (patch)
treea629333828a4f10a4909a94747a79ce5509fa31a /c/src/lib/include/motorola/Makefile.am
parent2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-4154b62fda1b62a6be26eb7fb141279ac84a2511.tar.bz2
2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/zilog/Makefile.am: Use 'PREINSTALL_FILES ='. * include/motorola/Makefile.am: Use 'PREINSTALL_FILES ='. * include/sys/Makefile.am: Use 'PREINSTALL_FILES ='. * include/rtems/Makefile.am: Use 'PREINSTALL_FILES ='. * include/Makefile.am: Use 'PREINSTALL_FILES ='.
Diffstat (limited to '')
-rw-r--r--c/src/lib/include/motorola/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/include/motorola/Makefile.am b/c/src/lib/include/motorola/Makefile.am
index 9d4cfbbf93..06bb3cda89 100644
--- a/c/src/lib/include/motorola/Makefile.am
+++ b/c/src/lib/include/motorola/Makefile.am
@@ -8,7 +8,7 @@ include_motoroladir = $(includedir)/motorola
include_motorola_HEADERS = mc68230.h mc68681.h
-PREINSTALL_FILES += $(PROJECT_INCLUDE)/motorola \
+PREINSTALL_FILES = $(PROJECT_INCLUDE)/motorola \
$(include_motorola_HEADERS:%=$(PROJECT_INCLUDE)/motorola/%)
$(PROJECT_INCLUDE)/motorola: