Add the net_server-like test app skeleton to the build list.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1466 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Philippe Houdoin
2002-10-08 22:46:00 +00:00
parent dace24c625
commit defec30317
+1
View File
@@ -2,3 +2,4 @@ SubDir OBOS_TOP src tests servers ;
SubInclude OBOS_TOP src tests servers input ;
SubInclude OBOS_TOP src tests servers registrar ;
SubInclude OBOS_TOP src tests servers net ;