projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1a7ddb
)
-linking libz
author
Sree Harsha Totakura
<totakura@in.tum.de>
Sun, 1 Jul 2012 22:12:33 +0000
(22:12 +0000)
committer
Sree Harsha Totakura
<totakura@in.tum.de>
Sun, 1 Jul 2012 22:12:33 +0000
(22:12 +0000)
src/testbed/Makefile.am
patch
|
blob
|
history
diff --git
a/src/testbed/Makefile.am
b/src/testbed/Makefile.am
index 96f3544746fa6c3e795bf54c8e1cbbc63b867b8e..e8ca96081ee3c1e27ed12d7573d277f87a64f3fa 100644
(file)
--- a/
src/testbed/Makefile.am
+++ b/
src/testbed/Makefile.am
@@
-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