cxxi/Makefile.am

13 строки
134 B
Makefile

EXTRA_DIST = m4/expansions.m4
SUBDIRS = src
if ENABLE_DEBUG
SUBDIRS += tests
endif
if ENABLE_EXAMPLES
SUBDIRS += examples
endif