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 43e023907..ef5517e01 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -109,7 +109,7 @@ libgnunettransport_la_LIBADD = \
109 $(GN_LIBINTL) 109 $(GN_LIBINTL)
110libgnunettransport_la_LDFLAGS = \ 110libgnunettransport_la_LDFLAGS = \
111 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 111 $(GN_LIB_LDFLAGS) $(WINFLAGS) \
112 -version-info 1:1:0 112 -version-info 2:0:0
113 113
114libexec_PROGRAMS = \ 114libexec_PROGRAMS = \
115 $(WLAN_BIN) \ 115 $(WLAN_BIN) \