5 lines
63 B
Makefile
5 lines
63 B
Makefile
SUBDIRS = pkgconfig man
|
|
|
|
if DO_GTK
|
|
SUBDIRS += icons misc
|
|
endif
|