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