mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 16:00:18 +00:00
6 lines
66 B
Makefile
6 lines
66 B
Makefile
if DO_GTK
|
|
SUBDIRS = icons sounds misc
|
|
else
|
|
SUBDIRS = sounds
|
|
endif
|