From: Kay Sievers Date: Thu, 10 Mar 2016 18:41:39 +0000 (+0100) Subject: build: update tests environment X-Git-Url: http://git.zarvox.org/shortlog/%7Bthis.props.bicon_url%7D?a=commitdiff_plain;h=31cd88c621c7b4c8c6c5ee12481cb0468c5b6eb6;p=crbtree.git build: update tests environment --- diff --git a/Makefile.am b/Makefile.am index 171ab63..0a8abcc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,9 +27,9 @@ EXTRA_DIST = pkginclude_HEADERS = pkgconfiglib_DATA = noinst_LIBRARIES = -check_PROGRAMS = $(default_tests) -TESTS = $(default_tests) +check_PROGRAMS = default_tests = +TESTS = AM_CPPFLAGS = \ -include $(top_builddir)/build/config.h \