aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-02-05 20:48:40 +0000
committerChristian Grothoff <christian@grothoff.org>2013-02-05 20:48:40 +0000
commitdd7cca21c5dbaef4d56f92bab3932f0f73d092d1 (patch)
treebb05a274727e787576085b0ba84905d971731e92 /src/transport/Makefile.am
parent5d7efdf7ae4adf77411bc4d91732ae5d8aaa3000 (diff)
downloadgnunet-dd7cca21c5dbaef4d56f92bab3932f0f73d092d1.tar.gz
gnunet-dd7cca21c5dbaef4d56f92bab3932f0f73d092d1.zip
095a
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 39f29b372..5f65dff60 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 2:0:0 112 -version-info 3:0:1
113 113
114libexec_PROGRAMS = \ 114libexec_PROGRAMS = \
115 $(WLAN_BIN) \ 115 $(WLAN_BIN) \