Moved bin/ out of apps/, make it build again.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@11910 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2005-03-19 00:39:42 +00:00
parent 17049c451a
commit 98cf460090
74 changed files with 144 additions and 144 deletions
+2 -1
View File
@@ -1,9 +1,10 @@
SubDir OBOS_TOP src ;
SubInclude OBOS_TOP src kernel ;
SubInclude OBOS_TOP src add-ons ;
SubInclude OBOS_TOP src apps ;
SubInclude OBOS_TOP src bin ;
SubInclude OBOS_TOP src data ;
SubInclude OBOS_TOP src kernel ;
SubInclude OBOS_TOP src kits ;
SubInclude OBOS_TOP src libs ;
SubInclude OBOS_TOP src prefs ;