Forgot to check this in - properly build with ClientFontList sources added in

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4455 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
DarkWyrm 2003-09-02 21:55:48 +00:00
parent 2d2fdde13f
commit aa9ab91978

View File

@ -10,7 +10,7 @@ for subdir in $(subdirs) {
SEARCH_SOURCE += $(dir) ;
}
UsePrivateHeaders shared app ;
UsePrivateHeaders shared app [ FDirName servers app ] ;
# Add subsubdirs to the SEARCH_SOURCE.
SEARCH_SOURCE += [ FDirName $(SUBDIR) interface BTextView ] ;