6 lines
59 B
Makefile
6 lines
59 B
Makefile
|
SUBDIRS =
|
||
|
|
||
|
if ENABLE_GTK_DOCS
|
||
|
SUBDIRS += gtk-doc
|
||
|
endif
|