aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-12-21 15:09:51 +0000
committerChristian Grothoff <christian@grothoff.org>2012-12-21 15:09:51 +0000
commit33a5d276ff045e45d05264a0c17a545ecd277548 (patch)
tree1c4e99feb6b73a77157f94e1a21af87d595dd07f /src/transport/Makefile.am
parent999ab7de8d21c8bbcaac15d8fa9d1e2360f4b567 (diff)
downloadgnunet-33a5d276ff045e45d05264a0c17a545ecd277548.tar.gz
gnunet-33a5d276ff045e45d05264a0c17a545ecd277548.zip
-renaming testing-new.h to testing.h, bumping library versions
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) \