aboutsummaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-02-23 08:15:57 +0000
committerChristian Grothoff <christian@grothoff.org>2011-02-23 08:15:57 +0000
commita0fa9b2122c1baffe8c940c450426215ed40b106 (patch)
tree4f5638dc5d8e06372eef9a57c067b6cac9a4b640 /src/util
parent03df26e1ecf0cd44a059dbd4b566d6df348d5e42 (diff)
downloadgnunet-a0fa9b2122c1baffe8c940c450426215ed40b106.tar.gz
gnunet-a0fa9b2122c1baffe8c940c450426215ed40b106.zip
fix
Diffstat (limited to 'src/util')
-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) \