1
0
mirror of https://github.com/moparisthebest/hexchat synced 2025-01-10 13:38:10 -05:00

beep sound is gtk only

This commit is contained in:
TingPing 2013-04-17 06:02:17 -03:00
parent 3fbea449b5
commit 9790151ec0

View File

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