From 4e7e81f4d1305df169d3f7623948a142aa47936b Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Mon, 11 Oct 2021 23:43:04 +0200 Subject: BUILD: Remove --disable-testing. Issue #7033 --- src/identity/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/identity/Makefile.am') diff --git a/src/identity/Makefile.am b/src/identity/Makefile.am index e806f0059..59ace6c41 100644 --- a/src/identity/Makefile.am +++ b/src/identity/Makefile.am @@ -67,11 +67,9 @@ gnunet_identity_LDADD = \ $(top_builddir)/src/util/libgnunetutil.la \ $(GN_LIBINTL) -if HAVE_TESTING check_PROGRAMS = \ test_identity \ test_identity_defaults -endif 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; -- cgit v1.2.3