mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-15 22:05:01 -05: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
|