Added ppp to the build.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4452 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold 2003-09-02 18:13:16 +00:00
parent 99f9554253
commit f7c4d28f8c

View File

@ -12,3 +12,5 @@ SubDir OBOS_TOP src tests kits net ;
#UseArchHeaders $(OBOS_ARCH) ; #UseArchHeaders $(OBOS_ARCH) ;
#SimpleTest at_client : at_client.c : ; #SimpleTest at_client : at_client.c : ;
SubInclude OBOS_TOP src tests kits net ppp ;