* src/Makefile.am: use BUILD_TESTS
This commit is contained in:
@ -19,7 +19,7 @@ include $(top_srcdir)/gtest.mk
|
|||||||
# enforce compiling this dir first before decending into tests/
|
# enforce compiling this dir first before decending into tests/
|
||||||
SUBDIRS= .
|
SUBDIRS= .
|
||||||
|
|
||||||
if HAVE_GTEST
|
if BUILD_TESTS
|
||||||
SUBDIRS += tests
|
SUBDIRS += tests
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user