Added zip and unzip to build

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1346 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
DarkWyrm
2002-10-02 21:32:10 +00:00
parent e66fda405a
commit a7e12e3ed2
+2
View File
@@ -40,5 +40,7 @@ SubInclude OBOS_TOP src apps bin ifconfig ;
SubInclude OBOS_TOP src apps bin ping ;
SubInclude OBOS_TOP src apps bin route ;
SubInclude OBOS_TOP src apps bin traceroute ;
SubInclude OBOS_TOP src apps bin unzip ;
SubInclude OBOS_TOP src apps bin zip ;