summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/gen405
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/powerpc/gen405
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 '')
-rw-r--r--c/src/lib/libbsp/powerpc/gen405/ChangeLog4
-rw-r--r--c/src/lib/libbsp/powerpc/gen405/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/powerpc/gen405/ChangeLog b/c/src/lib/libbsp/powerpc/gen405/ChangeLog
index 3844fe1ace..401b457928 100644
--- a/c/src/lib/libbsp/powerpc/gen405/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/gen405/ChangeLog
@@ -1,3 +1,7 @@
+2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Reflect changes to bsp.am.
+
2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Convert to automake-building rules.
diff --git a/c/src/lib/libbsp/powerpc/gen405/Makefile.am b/c/src/lib/libbsp/powerpc/gen405/Makefile.am
index 9103ddfb7e..2bceb1ceb4 100644
--- a/c/src/lib/libbsp/powerpc/gen405/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/gen405/Makefile.am
@@ -70,7 +70,7 @@ $(PROJECT_LIB)/linkcmds.dl: startup/linkcmds.dl $(PROJECT_LIB)/$(dirstamp)
TMPINSTALL_FILES += $(PROJECT_LIB)/linkcmds.dl
CLEANFILES += $(PREINSTALL_FILES)
-DISTCLEANFILES = $(PREINSTALL_DIRS)
+DISTCLEANFILES += $(PREINSTALL_DIRS)
CLEANFILES += $(TMPINSTALL_FILES)
include $(top_srcdir)/../../../../automake/subdirs.am