Add telnetd.

This commit is contained in:
Ralf Corsepius
2005-10-25 16:14:23 +00:00
parent d056c7ecd2
commit 8280caa441
2 changed files with 2 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ SUBDIRS += libnetworking librpc
SUBDIRS += libmisc
SUBDIRS += httpd
SUBDIRS += ftpd
SUBDIRS += telnetd
SUBDIRS += wrapup
CLEANFILES =

View File

@@ -300,6 +300,7 @@ librpc/Makefile
libmisc/Makefile
httpd/Makefile
ftpd/Makefile
telnetd/Makefile
wrapup/Makefile
])