summaryrefslogtreecommitdiffstats
path: root/c/src/librtems++/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-02-20 01:45:34 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-02-20 01:45:34 +0000
commit93302bf9787f8d6c50e9afeecbffd976f498c02a (patch)
treeaf36119b4e3561dc82b291b0d12f2ab4007507fd /c/src/librtems++/Makefile.am
parent2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-93302bf9787f8d6c50e9afeecbffd976f498c02a.tar.bz2
2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
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 b197185d9d..cf4c9a895f 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)
-PREINSTALL_DIRS += $(PROJECT_LIB)/$(dirstamp)
+TMPINSTALL_FILES += $(PROJECT_LIB)/$(dirstamp)
if HAS_CXX
$(PROJECT_INCLUDE)/rtems++/$(dirstamp):