aboutsummaryrefslogtreecommitdiff
path: root/src/transport
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport')
-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 d95e7e31d..842e7455f 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -144,7 +144,7 @@ libgnunettransport_la_LIBADD = \
144 $(GN_LIBINTL) 144 $(GN_LIBINTL)
145libgnunettransport_la_LDFLAGS = \ 145libgnunettransport_la_LDFLAGS = \
146 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 146 $(GN_LIB_LDFLAGS) $(WINFLAGS) \
147 -version-info 3:0:1 147 -version-info 4:0:2
148 148
149libexec_PROGRAMS = \ 149libexec_PROGRAMS = \
150 $(WLAN_BIN) \ 150 $(WLAN_BIN) \