aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 7975c5da1..40e867631 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -75,7 +75,7 @@ libgnunetutil_la_LIBADD = \
75 $(GCLIBADD) $(WINLIB) \ 75 $(GCLIBADD) $(WINLIB) \
76 $(LIBGCRYPT_LIBS) \ 76 $(LIBGCRYPT_LIBS) \
77 $(LTLIBICONV) \ 77 $(LTLIBICONV) \
78 -lgmp -lltdl -lz $(XLIB) 78 -lltdl -lz $(XLIB)
79 79
80libgnunetutil_la_LDFLAGS = \ 80libgnunetutil_la_LDFLAGS = \
81 $(GN_LIB_LDFLAGS) \ 81 $(GN_LIB_LDFLAGS) \