8 lines
101 B
Makefile
8 lines
101 B
Makefile
if ENABLE_TESTS
|
|
SUBDIRS = \
|
|
generator\
|
|
functional
|
|
endif
|
|
|
|
## File created by the gnome-build tools
|
|
|