6 lines
54 B
Makefile
6 lines
54 B
Makefile
|
SUBDIRS =
|
||
|
|
||
|
if !USE_GLIB
|
||
|
SUBDIRS += glib gmodule
|
||
|
endif
|