summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/dmv152
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-02-14 04:36:01 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-02-14 04:36:01 +0000
commit6ac101b7ae903ba2d484e225bef3c4c1d13ef8e7 (patch)
tree02d41c8d28c775527d82b50c69c9f229cf1cea86 /c/src/lib/libbsp/m68k/dmv152
parent2004-02-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-6ac101b7ae903ba2d484e225bef3c4c1d13ef8e7.tar.bz2
2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect changes to bsp.am.
Diffstat (limited to 'c/src/lib/libbsp/m68k/dmv152')
-rw-r--r--c/src/lib/libbsp/m68k/dmv152/ChangeLog4
-rw-r--r--c/src/lib/libbsp/m68k/dmv152/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/m68k/dmv152/ChangeLog b/c/src/lib/libbsp/m68k/dmv152/ChangeLog
index 1001ee8fde..7b8f6f3cce 100644
--- a/c/src/lib/libbsp/m68k/dmv152/ChangeLog
+++ b/c/src/lib/libbsp/m68k/dmv152/ChangeLog
@@ -1,3 +1,7 @@
+2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Reflect changes to bsp.am.
+
2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
diff --git a/c/src/lib/libbsp/m68k/dmv152/Makefile.am b/c/src/lib/libbsp/m68k/dmv152/Makefile.am
index f2ffd213c9..b08cbd4b9b 100644
--- a/c/src/lib/libbsp/m68k/dmv152/Makefile.am
+++ b/c/src/lib/libbsp/m68k/dmv152/Makefile.am
@@ -131,7 +131,7 @@ $(PROJECT_LIB)/linkcmds: startup/linkcmds $(PROJECT_LIB)/$(dirstamp)
TMPINSTALL_FILES += $(PROJECT_LIB)/linkcmds
CLEANFILES += $(PREINSTALL_FILES)
-DISTCLEANFILES = $(PREINSTALL_DIRS)
+DISTCLEANFILES += $(PREINSTALL_DIRS)
CLEANFILES += $(TMPINSTALL_FILES)
include $(top_srcdir)/../../../../automake/local.am