added freetype-config
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30904 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -302,8 +302,8 @@ if [ IsOptionalHaikuImagePackageAdded DevelopmentMin ] && $(TARGET_ARCH) = x86 {
|
||||
|
||||
# ABI independent stuff
|
||||
|
||||
# scripts: cc and c++ wrapper, setgcc
|
||||
local scripts = cc c++ setgcc ;
|
||||
# scripts: cc and c++ wrapper, freetype-config, setgcc
|
||||
local scripts = cc c++ freetype-config setgcc ;
|
||||
SEARCH on $(scripts) = [ FDirName $(HAIKU_TOP) data bin ] ;
|
||||
AddFilesToHaikuImage system bin : $(scripts) ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user