6 lines
56 B
Makefile
6 lines
56 B
Makefile
|
SUBDIRS =
|
||
|
|
||
|
if HAVE_VALADOC
|
||
|
SUBDIRS += valadoc
|
||
|
endif
|