Add zlib.

This commit is contained in:
Ralf Corsepius
2005-10-30 04:40:46 +00:00
parent 8c3a1cf1ef
commit fa645f6d95
2 changed files with 3 additions and 0 deletions

View File

@@ -14,6 +14,8 @@ SUBDIRS += libnetworking librpc
SUBDIRS += libmisc
SUBDIRS += wrapup
SUBDIRS += zlib
# applications
SUBDIRS += httpd
SUBDIRS += ftpd

View File

@@ -298,6 +298,7 @@ libcsupport/Makefile
libnetworking/Makefile
librpc/Makefile
libmisc/Makefile
zlib/Makefile
httpd/Makefile
ftpd/Makefile
telnetd/Makefile