aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/util/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 2e8d1cc4e..9b43b5f05 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -74,8 +74,7 @@ libgnunetutil_la_LIBADD = \
74 $(GCLIBADD) $(WINLIB) \ 74 $(GCLIBADD) $(WINLIB) \
75 $(LIBGCRYPT_LIBS) \ 75 $(LIBGCRYPT_LIBS) \
76 $(LTLIBICONV) \ 76 $(LTLIBICONV) \
77 -lltdl -lz $(XLIB) \ 77 -lltdl -lz $(XLIB)
78 libgnu/libgnu.la
79 78
80libgnunetutil_la_LDFLAGS = \ 79libgnunetutil_la_LDFLAGS = \
81 $(GN_LIB_LDFLAGS) \ 80 $(GN_LIB_LDFLAGS) \