Add pppd.

This commit is contained in:
Ralf Corsepius
2005-10-26 16:27:10 +00:00
parent 95dacd745c
commit c5bb2a4e97
2 changed files with 2 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ SUBDIRS += libmisc
SUBDIRS += httpd
SUBDIRS += ftpd
SUBDIRS += telnetd
SUBDIRS += pppd
SUBDIRS += wrapup
CLEANFILES =

View File

@@ -301,6 +301,7 @@ libmisc/Makefile
httpd/Makefile
ftpd/Makefile
telnetd/Makefile
pppd/Makefile
wrapup/Makefile
])