summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/ChangeLog4
-rw-r--r--cpukit/httpd/Makefile.am1
2 files changed, 4 insertions, 1 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index c06eea1227..39d9330f59 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2005-11-03 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * httpd/Makefile.am: Remove bogus noinst_LIBRARIES.
+
2005-11-02 straumanatslacdotstanford.edu
* libnetworking/Makefile.am,
diff --git a/cpukit/httpd/Makefile.am b/cpukit/httpd/Makefile.am
index 3c74582913..210ade7c9c 100644
--- a/cpukit/httpd/Makefile.am
+++ b/cpukit/httpd/Makefile.am
@@ -4,7 +4,6 @@
include $(top_srcdir)/automake/compile.am
-noinst_LIBRARIES =
CLEANFILES =
DISTCLEANFILES =