Always put SubIncludes at the very end of a Jamfile.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4628 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
508fd666f4
commit
7cc4564205
@ -1,5 +1,4 @@
|
||||
SubDir OBOS_TOP src servers app server ;
|
||||
SubInclude OBOS_TOP src servers app server fonts ;
|
||||
|
||||
Depends app_server : install_fonts ;
|
||||
|
||||
@ -71,3 +70,4 @@ LinkSharedOSLibs app_server : root game translation libz.so libpng.so libappserv
|
||||
<boot!home!config!lib>libopenbeos.so
|
||||
<boot!home!config!lib>libfreetype.so ;
|
||||
|
||||
SubInclude OBOS_TOP src servers app server fonts ;
|
||||
|
Loading…
Reference in New Issue
Block a user