1 2 3 4 5 6 7 8 9
SUBDIRS = lib if ENABLE_TESTS SUBDIRS += test endif if BUILD_TOOLS SUBDIRS += conv endif