summaryrefslogtreecommitdiff
path: root/src/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/Makefile.am')
-rw-r--r--src/lib/Makefile.am9
1 files changed, 1 insertions, 8 deletions
diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am
index 95e431e5..dec8712f 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -65,16 +65,9 @@ libtalermerchant_la_LIBADD = \
-lgnunetjson \
-lgnunetutil \
-ljansson \
+ -lcurl \
$(XLIB)
-if HAVE_LIBCURL
-libtalermerchant_la_LIBADD += -lcurl
-else
-if HAVE_LIBGNURL
-libtalermerchant_la_LIBADD += -lgnurl
-endif
-endif
-
check_PROGRAMS = \
test_merchant_api_common