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 + + * Makefile.am: Add mghttpd. + 2009-11-18 Thomas Doefler * 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: