aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/peerinfo/Makefile.am')
-rw-r--r--src/peerinfo/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/peerinfo/Makefile.am b/src/peerinfo/Makefile.am
index 7d1204100..831162366 100644
--- a/src/peerinfo/Makefile.am
+++ b/src/peerinfo/Makefile.am
@@ -27,7 +27,7 @@ libgnunetpeerinfo_la_LIBADD = \
27 $(XLIB) \ 27 $(XLIB) \
28 $(LTLIBINTL) 28 $(LTLIBINTL)
29libgnunetpeerinfo_la_LDFLAGS = \ 29libgnunetpeerinfo_la_LDFLAGS = \
30 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 30 $(GN_LIB_LDFLAGS) \
31 -version-info 0:0:0 31 -version-info 0:0:0
32 32
33 33