Makes DebugLogs optional by compilation flag

This commit is contained in:
Felipe Zimmerle
2015-11-26 17:11:40 -03:00
parent fbf8ea74f3
commit a69e49a1b0
3 changed files with 48 additions and 11 deletions

View File

@@ -1,16 +1,13 @@
ACLOCAL_AMFLAGS = -I build
if WITH_YAJL
WITH_TESTS = tests
if TEST_UTILITIES
export MAYBE_TEST = test
endif
SUBDIRS = \
src \
doc \
examples \
$(WITH_TESTS)
$(MAYBE_TEST)
# make clean