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.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/peerinfo/Makefile.am b/src/peerinfo/Makefile.am
index 468fab541..7ded60a9d 100644
--- a/src/peerinfo/Makefile.am
+++ b/src/peerinfo/Makefile.am
@@ -22,7 +22,8 @@ libgnunetpeerinfo_la_SOURCES = \
22libgnunetpeerinfo_la_LIBADD = \ 22libgnunetpeerinfo_la_LIBADD = \
23 $(top_builddir)/src/hello/libgnunethello.la \ 23 $(top_builddir)/src/hello/libgnunethello.la \
24 $(top_builddir)/src/util/libgnunetutil.la \ 24 $(top_builddir)/src/util/libgnunetutil.la \
25 $(XLIB) 25 $(XLIB) \
26 $(LTLIBINTL)
26libgnunetpeerinfo_la_LDFLAGS = \ 27libgnunetpeerinfo_la_LDFLAGS = \
27 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 28 $(GN_LIB_LDFLAGS) $(WINFLAGS) \
28 -version-info 0:0:0 29 -version-info 0:0:0