summaryrefslogtreecommitdiffstats
path: root/c/src/libchip
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-02-20 01:11:53 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-02-20 01:11:53 +0000
commitfcf00342a6cf14ce1cb191d688bb780ed587408c (patch)
treebc42b18b8cd53b1bd3412cc6b46cbf3897be0fc8 /c/src/libchip
parent2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-fcf00342a6cf14ce1cb191d688bb780ed587408c.tar.bz2
2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am, wrapup/Makefile.am: Fix automake problems having been introduced in previous patch.
Diffstat (limited to 'c/src/libchip')
-rw-r--r--c/src/libchip/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/libchip/Makefile.am b/c/src/libchip/Makefile.am
index 503783b24b..66e917074c 100644
--- a/c/src/libchip/Makefile.am
+++ b/c/src/libchip/Makefile.am
@@ -152,7 +152,7 @@ PREINSTALL_DIRS += $(PROJECT_INCLUDE)/$(dirstamp)
$(PROJECT_LIB)/$(dirstamp):
@$(mkdir_p) $(PROJECT_LIB)
@: > $(PROJECT_LIB)/$(dirstamp)
-PREINSTALL_DIRS += $(PROJECT_LIB)/$(dirstamp)
+TMPINSTALL_FILES += $(PROJECT_LIB)/$(dirstamp)
if LIBCHIP
$(PROJECT_INCLUDE)/libchip/$(dirstamp):