summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-12 16:03:00 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-12 16:03:00 +0000
commit795d9d4682fd937574b75877d7d407be6cc432b4 (patch)
tree55c2063e764b61965d3734e99094002ba58150b6 /c/src/ChangeLog
parent2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-795d9d4682fd937574b75877d7d407be6cc432b4.tar.bz2
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 1c83920aad..5a8e5a35b9 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,5 +1,10 @@
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * wrapup/Makefile.am: Use mkdir_p. Remove dirs from
+ PRE/TMPINSTALL_FILES.
+
+2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
* automake/compile.am: Use mkdir_p instead of mkinstalldirs.
* automake/lib.am: Use mkdir_p instead of mkdir.