summaryrefslogtreecommitdiff
path: root/src/restclient/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-06-20 23:31:04 +0200
committerChristian Grothoff <christian@grothoff.org>2022-06-20 23:31:04 +0200
commite9e568139d08cfd101e6559a55e50d57dedb2889 (patch)
treec86438ebbf4e21917fa9c335987f9c1fde8171be /src/restclient/Makefile.am
parentaecfe6973db3cf5c9ff2be0aa164eabfa50a60bb (diff)
downloadanastasis-e9e568139d08cfd101e6559a55e50d57dedb2889.tar.gz
anastasis-e9e568139d08cfd101e6559a55e50d57dedb2889.tar.bz2
anastasis-e9e568139d08cfd101e6559a55e50d57dedb2889.zip
-fix anastasis Debian package
Diffstat (limited to 'src/restclient/Makefile.am')
-rw-r--r--src/restclient/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/restclient/Makefile.am b/src/restclient/Makefile.am
index 9bee2dd..1a4d83c 100644
--- a/src/restclient/Makefile.am
+++ b/src/restclient/Makefile.am
@@ -29,9 +29,10 @@ libanastasisrest_la_LIBADD = \
-lgnunetutil \
-ljansson \
-ltalerjson \
- -ltalerutil \
+ -ltalercurl \
-ltalermerchant \
-ltalerjson \
+ -ltalerutil \
$(XLIB)
if HAVE_LIBCURL