aboutsummaryrefslogtreecommitdiff
path: root/src/stream/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/stream/Makefile.am')
-rw-r--r--src/stream/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stream/Makefile.am b/src/stream/Makefile.am
index 16c4f78b2..77f2d6d59 100644
--- a/src/stream/Makefile.am
+++ b/src/stream/Makefile.am
@@ -20,7 +20,7 @@ libgnunetstream_la_LIBADD = \
20 $(top_builddir)/src/util/libgnunetutil.la $(XLIB) 20 $(top_builddir)/src/util/libgnunetutil.la $(XLIB)
21libgnunetstream_la_LDFLAGS = \ 21libgnunetstream_la_LDFLAGS = \
22 $(GN_LIB_LDFLAGS) \ 22 $(GN_LIB_LDFLAGS) \
23 -version-info 0:0:0 23 -version-info 1:0:0
24 24
25if HAVE_BENCHMARKS 25if HAVE_BENCHMARKS
26 STREAM_BENCHMARKS = \ 26 STREAM_BENCHMARKS = \