Add httpd.

This commit is contained in:
Ralf Corsepius
2004-10-27 05:48:46 +00:00
parent 24c32fbe2a
commit be4bd26222
2 changed files with 2 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ SUBDIRS = . ada score rtems sapi posix itron
SUBDIRS += libcsupport libblock libfs
SUBDIRS += libnetworking librpc
SUBDIRS += libmisc
SUBDIRS += httpd
SUBDIRS += wrapup
noinst_DATA = preinstall-stamp

View File

@@ -300,6 +300,7 @@ libcsupport/Makefile
libnetworking/Makefile
librpc/Makefile
libmisc/Makefile
httpd/Makefile
wrapup/Makefile
])