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 82d76f33c..0b2bc0946 100644
--- a/src/dht/Makefile.am
+++ b/src/dht/Makefile.am
@@ -25,7 +25,7 @@ libgnunetdht_la_LIBADD = \
25 $(XLIB) \ 25 $(XLIB) \
26 $(LTLIBINTL) 26 $(LTLIBINTL)
27libgnunetdht_la_LDFLAGS = \ 27libgnunetdht_la_LDFLAGS = \
28 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 28 $(GN_LIB_LDFLAGS) \
29 -version-info 3:0:0 29 -version-info 3:0:0
30 30
31 31