aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/Makefile.am')
-rw-r--r--src/transport/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index f10a29e3e..b04087420 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -91,7 +91,7 @@ libgnunettransport_la_LIBADD = \
91 $(GN_LIBINTL) 91 $(GN_LIBINTL)
92libgnunettransport_la_LDFLAGS = \ 92libgnunettransport_la_LDFLAGS = \
93 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 93 $(GN_LIB_LDFLAGS) $(WINFLAGS) \
94 -version-info 0:0:0 94 -version-info 1:0:0
95 95
96bin_PROGRAMS = \ 96bin_PROGRAMS = \
97 gnunet-transport \ 97 gnunet-transport \