summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/ChangeLog4
-rw-r--r--cpukit/Makefile.am1
2 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 847a9ac521..18632afa2f 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2009-11-22 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * Makefile.am: Add mghttpd.
+
2009-11-18 Thomas Doefler <Thomas.Doerfler@embedded-brains.de>
* libblock/include/rtems/blkdev.h, libblock/include/bdbuf.h,
diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am
index 8d5040cb8f..4a0885fd6b 100644
--- a/cpukit/Makefile.am
+++ b/cpukit/Makefile.am
@@ -25,6 +25,7 @@ SUBDIRS += ftpd
SUBDIRS += telnetd
SUBDIRS += pppd
SUBDIRS += shttpd
+SUBDIRS += mghttpd
noinst_DATA = preinstall-stamp
preinstall-stamp: