summaryrefslogtreecommitdiff
path: root/src/testbed/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/testbed/Makefile.am')
-rw-r--r--src/testbed/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/testbed/Makefile.am b/src/testbed/Makefile.am
index b7b936004..a1b290e1b 100644
--- a/src/testbed/Makefile.am
+++ b/src/testbed/Makefile.am
@@ -32,7 +32,8 @@ libgnunettestbed_la_LIBADD = $(XLIB) \
32 $(top_builddir)/src/transport/libgnunettransport.la \ 32 $(top_builddir)/src/transport/libgnunettransport.la \
33 $(top_builddir)/src/hello/libgnunethello.la \ 33 $(top_builddir)/src/hello/libgnunethello.la \
34 -lm \ 34 -lm \
35 $(top_builddir)/src/util/libgnunetutil.la 35 $(top_builddir)/src/util/libgnunetutil.la \
36 $(LTLIBINTL)
36libgnunettestbed_la_LDFLAGS = \ 37libgnunettestbed_la_LDFLAGS = \
37 $(GN_LIB_LDFLAGS) \ 38 $(GN_LIB_LDFLAGS) \
38 -version-info 0:0:0 39 -version-info 0:0:0