Missing space between Firefox and LibLayout. Spotted by "sarmale".

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29679 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2009-03-24 18:29:13 +00:00
parent 84b784b43d
commit 5efbbbe0fa
+3 -3
View File
@@ -191,9 +191,9 @@ DefineBuildProfile install : install : /Haiku2 ;
switch $(HAIKU_BUILD_PROFILE) {
case "disk" : {
AddOptionalHaikuImagePackages Beam BeBook BeHappy BePDF Bluetooth CVS
Development FirefoxLibLayout Links NetSurf OpenSound OpenSSH OpenSSL
P7zip Pe Perl Subversion UserlandFS Vision VLC Welcome WonderBrush
Yasm ;
Development Firefox LibLayout Links NetSurf OpenSound OpenSSH
OpenSSL P7zip Pe Perl Subversion UserlandFS Vision VLC Welcome
WonderBrush Yasm ;
}
case "qemu" : {