mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-06 11:12:34 +01:00
02cdc57eb5
for #542
6 lines
66 B
Makefile
6 lines
66 B
Makefile
if DO_GTK
|
|
SUBDIRS = icons sounds misc
|
|
else
|
|
SUBDIRS = sounds
|
|
endif
|