aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-08-13 16:37:25 +0000
committerChristian Grothoff <christian@grothoff.org>2010-08-13 16:37:25 +0000
commit2151b951b91971bd9c906b12ab940b0ee0038001 (patch)
tree0f2667c469a475ea39607c9564ed4695677ad21d
parentb8038c99a15dd3f33cd8e3ee4d10110439f1dbea (diff)
downloadgnunet-2151b951b91971bd9c906b12ab940b0ee0038001.tar.gz
gnunet-2151b951b91971bd9c906b12ab940b0ee0038001.zip
iconv
-rw-r--r--src/util/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 491e61d8d..6d88537e5 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -72,6 +72,7 @@ libgnunetutil_la_SOURCES = \
72libgnunetutil_la_LIBADD = \ 72libgnunetutil_la_LIBADD = \
73 $(GCLIBADD) $(WINLIB) \ 73 $(GCLIBADD) $(WINLIB) \
74 $(LIBGCRYPT_LIBS) \ 74 $(LIBGCRYPT_LIBS) \
75 $(LTLIBICONV) \
75 -lgmp -lltdl -lz $(XLIB) 76 -lgmp -lltdl -lz $(XLIB)
76 77
77libgnunetutil_la_LDFLAGS = \ 78libgnunetutil_la_LDFLAGS = \