-fix double free, linker issue
[oweals/gnunet.git] / src / hello / Makefile.am
index 26aa6c7c48804d6aa0a3801bd276b1abd8ab4167..18cb6b29ccfa08f809669deb7412654690e36c70 100644 (file)
@@ -14,7 +14,8 @@ lib_LTLIBRARIES = libgnunethello.la
 libgnunethello_la_SOURCES = \
   hello.c address.c
 libgnunethello_la_LIBADD = \
- $(top_builddir)/src/util/libgnunetutil.la $(XLIB)
+ $(top_builddir)/src/util/libgnunetutil.la $(XLIB) \
+ $(LTLIBINTL)
 libgnunethello_la_LDFLAGS = \
   $(GN_LIB_LDFLAGS) \
   -version-info 0:0:0