summaryrefslogtreecommitdiffstats
path: root/c/src/librtems++/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-02-19 06:02:04 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-02-19 06:02:04 +0000
commitc98c9c9dd829b3f63de2159ed5e80aa439f2cab8 (patch)
tree6d666894108737d7102093a129a54546f81c0a23 /c/src/librtems++/Makefile.am
parent2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-c98c9c9dd829b3f63de2159ed5e80aa439f2cab8.tar.bz2
2004-02-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Preinstall dirs.
Diffstat (limited to 'c/src/librtems++/Makefile.am')
-rw-r--r--c/src/librtems++/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/librtems++/Makefile.am b/c/src/librtems++/Makefile.am
index cf4c9a895f..b197185d9d 100644
--- a/c/src/librtems++/Makefile.am
+++ b/c/src/librtems++/Makefile.am
@@ -42,7 +42,7 @@ TMPINSTALL_FILES =
$(PROJECT_LIB)/$(dirstamp):
@$(mkdir_p) $(PROJECT_LIB)
@: > $(PROJECT_LIB)/$(dirstamp)
-TMPINSTALL_FILES += $(PROJECT_LIB)/$(dirstamp)
+PREINSTALL_DIRS += $(PROJECT_LIB)/$(dirstamp)
if HAS_CXX
$(PROJECT_INCLUDE)/rtems++/$(dirstamp):