aboutsummaryrefslogtreecommitdiff
path: root/src/secretsharing
diff options
context:
space:
mode:
Diffstat (limited to 'src/secretsharing')
-rw-r--r--src/secretsharing/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/secretsharing/Makefile.am b/src/secretsharing/Makefile.am
index 9ae6e7892..13dd0bd8d 100644
--- a/src/secretsharing/Makefile.am
+++ b/src/secretsharing/Makefile.am
@@ -51,7 +51,6 @@ libgnunetsecretsharing_la_LIBADD = \
51libgnunetsecretsharing_la_LDFLAGS = \ 51libgnunetsecretsharing_la_LDFLAGS = \
52 $(GN_LIB_LDFLAGS) 52 $(GN_LIB_LDFLAGS)
53 53
54if HAVE_TESTING
55bin_PROGRAMS = \ 54bin_PROGRAMS = \
56 gnunet-secretsharing-profiler 55 gnunet-secretsharing-profiler
57 56
@@ -62,7 +61,6 @@ if ENABLE_TEST_RUN
62AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:-@libdir@};export PATH=$${GNUNET_PREFIX:-@prefix@}/bin:$$PATH;unset XDG_DATA_HOME;unset XDG_CONFIG_HOME; 61AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:-@libdir@};export PATH=$${GNUNET_PREFIX:-@prefix@}/bin:$$PATH;unset XDG_DATA_HOME;unset XDG_CONFIG_HOME;
63TESTS = $(check_PROGRAMS) 62TESTS = $(check_PROGRAMS)
64endif 63endif
65endif
66 64
67test_secretsharing_api_SOURCES = \ 65test_secretsharing_api_SOURCES = \
68 test_secretsharing_api.c 66 test_secretsharing_api.c