6 lines
62 B
Makefile
6 lines
62 B
Makefile
SUBDIRS = unit dw
|
|
|
|
if ENABLE_HTML_TESTS
|
|
SUBDIRS += html
|
|
endif
|