From 31cd88c621c7b4c8c6c5ee12481cb0468c5b6eb6 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Thu, 10 Mar 2016 19:41:39 +0100 Subject: [PATCH] build: update tests environment --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 \ -- 2.39.2