From 34c6830882936a3aee4a7af316093e5660abc4b7 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 8 Apr 2024 17:02:34 +0200 Subject: -fix misc package build issues --- src/lib/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/Makefile.am') diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am index 0afbc1361..63dab7c80 100644 --- a/src/lib/Makefile.am +++ b/src/lib/Makefile.am @@ -87,8 +87,8 @@ libtalerexchange_la_LIBADD = \ -lgnunetjson \ -lgnunetutil \ -ljansson \ + -lcurl \ -lm \ - $(LIBGNURLCURL_LIBS) \ $(XLIB) libtalerauditor_la_LDFLAGS = \ @@ -106,8 +106,8 @@ libtalerauditor_la_LIBADD = \ -lgnunetjson \ -lgnunetutil \ -ljansson \ + -lcurl \ -lm \ - $(LIBGNURLCURL_LIBS) \ $(XLIB) -- cgit v1.2.3