Well, I couldn't go to bed without making *something* build ... ;)

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
ejakowatz
2002-07-09 13:40:32 +00:00
parent 52a3801208
commit 5f281ed502
13 changed files with 67 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
SubDir OBOS_TOP src ;
SubInclude OBOS_TOP src add-ons ;
SubInclude OBOS_TOP src apps ;
SubInclude OBOS_TOP src kernel ;
SubInclude OBOS_TOP src kits ;
SubInclude OBOS_TOP src prefs ;
SubInclude OBOS_TOP src servers ;
SubInclude OBOS_TOP src tests ;
SubInclude OBOS_TOP src tools ;