From 1eefa75fb7f57d70014e9a895859440e37072909 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 22 Nov 2009 07:04:54 +0000 Subject: =?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/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit/Makefile.am') 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: -- cgit v1.2.3