SUBDIRS=build man src test tools scripts packaging
if UNITTESTS
SUBDIRS += unittests
endif
if BUILD_DOCS
SUBDIRS += docs