summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-01-11 17:06:59 +0100
committerChristian Grothoff <christian@grothoff.org>2023-01-11 17:06:59 +0100
commit8992c30631b14fe3fa8b2bfb7b7b3c7e493d9113 (patch)
treec2914eabfaee422bf3fbd69e836f2a2d7ae2edc0
parentaf06ddc8e833d6f4bbfd49585a750227b05c056d (diff)
downloadexchange-8992c30631b14fe3fa8b2bfb7b7b3c7e493d9113.tar.gz
exchange-8992c30631b14fe3fa8b2bfb7b7b3c7e493d9113.tar.bz2
exchange-8992c30631b14fe3fa8b2bfb7b7b3c7e493d9113.zip
-typo
-rw-r--r--src/templating/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templating/Makefile.am b/src/templating/Makefile.am
index 2c8bf8853..2501151a8 100644
--- a/src/templating/Makefile.am
+++ b/src/templating/Makefile.am
@@ -21,7 +21,7 @@ libtalertemplating_la_LIBADD = \
$(top_builddir)/src/mhd/libtalermhd.la \
$(top_builddir)/src/util/libtalerutil.la \
-ljansson \
- -lmhd \
+ -lmicrohttpd \
-lgnunetutil \
$(XLIB)
libtalertemplating_la_LDFLAGS = \