From 31903f07ef724a2680665d8d945182a4d7d60d3c Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 11 Jun 2007 13:32:25 +0000 Subject: Add shttpd. --- 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 4b606f3ea0..05a549d56e 100644 --- a/cpukit/Makefile.am +++ b/cpukit/Makefile.am @@ -22,6 +22,7 @@ SUBDIRS += httpd SUBDIRS += ftpd SUBDIRS += telnetd SUBDIRS += pppd +SUBDIRS += shttpd noinst_DATA = preinstall-stamp preinstall-stamp: -- cgit v1.2.3