diff options
Diffstat (limited to 'src/json')
-rw-r--r-- | src/json/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/json/Makefile.am b/src/json/Makefile.am index d7c569d60..71175b2b3 100644 --- a/src/json/Makefile.am +++ b/src/json/Makefile.am @@ -22,6 +22,7 @@ libtalerjson_la_LIBADD = \ $(top_builddir)/src/util/libtalerutil.la \ -lgnunetutil \ -ljansson \ + -lm \ $(XLIB) TESTS = \ |