Install sound file on unix

for #542
This commit is contained in:
TingPing
2013-04-17 03:45:41 -04:00
parent d7571ce1e3
commit 02cdc57eb5
3 changed files with 15 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
if DO_GTK
SUBDIRS = icons misc
SUBDIRS = icons sounds misc
else
SUBDIRS = sounds
endif