summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/librdbg/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/c/src/librdbg/ChangeLog b/c/src/librdbg/ChangeLog
index 7ab011eaa1..4c73334d8b 100644
--- a/c/src/librdbg/ChangeLog
+++ b/c/src/librdbg/ChangeLog
@@ -1,3 +1,14 @@
+2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * include/rdbg/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
+ Add PRE/TMPINSTALL_FILES to CLEANFILES.
+ * include/rdbg/i386/Makefile.am: Ditto.
+ * include/rdbg/m68k/Makefile.am: Ditto.
+ * include/rdbg/powerpc/Makefile.am: Ditto.
+ * src/i386/Makefile.am: Ditto.
+ * src/m68k/Makefile.am: Ditto.
+ * src/powerpc/Makefile.am: Ditto.
+
2003-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/i386/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.