From 1eefa75fb7f57d70014e9a895859440e37072909 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 22 Nov 2009 07:04:54 +0000 Subject: [PATCH] =?UTF-8?q?2009-11-22=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Makefile.am: Add mghttpd. --- cpukit/ChangeLog | 4 ++++ cpukit/Makefile.am | 1 + 2 files changed, 5 insertions(+) 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: