summaryrefslogtreecommitdiff
path: root/src/exchange/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchange/Makefile.am')
-rw-r--r--src/exchange/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/exchange/Makefile.am b/src/exchange/Makefile.am
index 81dcf2bd3..e26fc7688 100644
--- a/src/exchange/Makefile.am
+++ b/src/exchange/Makefile.am
@@ -81,12 +81,6 @@ taler_exchange_httpd_LDADD = \
-lz \
-lpthread
-if HAVE_DEVELOPER
-taler_exchange_httpd_SOURCES += \
- taler-exchange-httpd_test.c taler-exchange-httpd_test.h
-endif
-
-
# Testcases
AM_TESTS_ENVIRONMENT=export TALER_PREFIX=$${TALER_PREFIX:-@libdir@};export PATH=$${TALER_PREFIX:-@prefix@}/bin:$$PATH;