-linking libz
authorSree Harsha Totakura <totakura@in.tum.de>
Sun, 1 Jul 2012 22:12:33 +0000 (22:12 +0000)
committerSree Harsha Totakura <totakura@in.tum.de>
Sun, 1 Jul 2012 22:12:33 +0000 (22:12 +0000)
src/testbed/Makefile.am

index 96f3544746fa6c3e795bf54c8e1cbbc63b867b8e..e8ca96081ee3c1e27ed12d7573d277f87a64f3fa 100644 (file)
@@ -20,9 +20,9 @@ bin_PROGRAMS = \
 gnunet_service_testbed_SOURCES = \
   gnunet-service-testbed.c
 gnunet_service_testbed_LDADD = $(XLIB) \
 $(top_builddir)/src/util/libgnunetutil.la \
+ $(top_builddir)/src/util/libgnunetutil.la \
  $(top_builddir)/src/testbed/libgnunettestbed.la \
-  $(LTLIBINTL)
+ $(LTLIBINTL) -lz
 gnunet_service_testbed_DEPENDENCIES = \
   libgnunettestbed.la