diff options
Diffstat (limited to 'src/mhd/Makefile.am')
-rw-r--r-- | src/mhd/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mhd/Makefile.am b/src/mhd/Makefile.am index d6973cc82..797dc873c 100644 --- a/src/mhd/Makefile.am +++ b/src/mhd/Makefile.am @@ -24,4 +24,5 @@ libtalermhd_la_LIBADD = \ -lgnunetutil \ -lmicrohttpd \ -ljansson \ + -lz \ $(XLIB) |