added a sounds directory in beos/etc

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25367 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval 2008-05-08 11:17:09 +00:00
parent 31442c74a4
commit 52eaadd811

View File

@ -269,6 +269,8 @@ local logoArtwork = "HAIKU logo - white on blue - big.png"
SEARCH on $(logoArtwork) = [ FDirName $(HAIKU_TOP) data artwork ] ;
AddFilesToHaikuImage beos etc artwork : $(logoArtwork) ;
AddDirectoryToHaikuImage beos etc sounds ;
# Mail spell check dictionaries
local spellFiles = words geekspeak ;
spellFiles = $(spellFiles:G=spell) ;