summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-10-25 04:36:19 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-10-25 04:36:19 +0000
commitfa87598d8a3728df9174679bb2b33093ca83ae7f (patch)
treef1b4e65ec98dab0a58b5f660cf74c2dba7cb946e /cpukit
parent2002-10-24 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-fa87598d8a3728df9174679bb2b33093ca83ae7f.tar.bz2
2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove bogus reference to CHANGELOG.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/libnetworking/ChangeLog4
-rw-r--r--cpukit/libnetworking/Makefile.am2
2 files changed, 4 insertions, 2 deletions
diff --git a/cpukit/libnetworking/ChangeLog b/cpukit/libnetworking/ChangeLog
index eb7f9635bf..807168b879 100644
--- a/cpukit/libnetworking/ChangeLog
+++ b/cpukit/libnetworking/ChangeLog
@@ -1,3 +1,7 @@
+2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Remove bogus reference to CHANGELOG.
+
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
diff --git a/cpukit/libnetworking/Makefile.am b/cpukit/libnetworking/Makefile.am
index 2a470b5212..3fac1286fe 100644
--- a/cpukit/libnetworking/Makefile.am
+++ b/cpukit/libnetworking/Makefile.am
@@ -23,7 +23,5 @@ $(PROJECT_INCLUDE)/%.h: %.h
all-local: $(PREINSTALL_FILES)
-EXTRA_DIST = CHANGELOG
-
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am