02cdc57eb5
for #542
6 lines
66 B
Makefile
6 lines
66 B
Makefile
if DO_GTK
|
|
SUBDIRS = icons sounds misc
|
|
else
|
|
SUBDIRS = sounds
|
|
endif
|