aboutsummaryrefslogtreecommitdiff
path: root/src/dht/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/dht/Makefile.am')
-rw-r--r--src/dht/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dht/Makefile.am b/src/dht/Makefile.am
index b252867b7..f44721094 100644
--- a/src/dht/Makefile.am
+++ b/src/dht/Makefile.am
@@ -29,7 +29,7 @@ libgnunetdht_la_LIBADD = \
29 $(LTLIBINTL) 29 $(LTLIBINTL)
30libgnunetdht_la_LDFLAGS = \ 30libgnunetdht_la_LDFLAGS = \
31 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 31 $(GN_LIB_LDFLAGS) $(WINFLAGS) \
32 -version-info 2:0:2 32 -version-info 3:0:0
33 33
34 34
35plugin_LTLIBRARIES = \ 35plugin_LTLIBRARIES = \