From d89a4c1ee6f00924233c799e50777ea985d5b213 Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Sun, 17 May 2020 20:02:57 +0200 Subject: deps are now required, no need for defines --- src/integration-tests/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/integration-tests/Makefile.am') diff --git a/src/integration-tests/Makefile.am b/src/integration-tests/Makefile.am index f456544db..b3adc3a0f 100644 --- a/src/integration-tests/Makefile.am +++ b/src/integration-tests/Makefile.am @@ -21,7 +21,6 @@ check_SCRIPTS = \ endif -if HAVE_MHD if ENABLE_TEST_RUN AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:-@libdir@};export PATH=$${GNUNET_PREFIX:-@prefix@}/bin:$$PATH;unset XDG_DATA_HOME;unset XDG_CONFIG_HOME; if HAVE_LIBGNURL @@ -34,7 +33,6 @@ TESTS = \ endif endif endif -endif SUFFIXES = .py.in .py .py.in.py: -- cgit v1.2.3