summaryrefslogtreecommitdiff
path: root/src/statistics/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/statistics/Makefile.am')
-rw-r--r--src/statistics/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/statistics/Makefile.am b/src/statistics/Makefile.am
index bde35da2d..6d69d58d8 100644
--- a/src/statistics/Makefile.am
+++ b/src/statistics/Makefile.am
@@ -21,7 +21,7 @@ libgnunetstatistics_la_LIBADD = \
21 $(top_builddir)/src/util/libgnunetutil.la \ 21 $(top_builddir)/src/util/libgnunetutil.la \
22 $(GN_LIBINTL) $(XLIB) 22 $(GN_LIBINTL) $(XLIB)
23libgnunetstatistics_la_LDFLAGS = \ 23libgnunetstatistics_la_LDFLAGS = \
24 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 24 $(GN_LIB_LDFLAGS) \
25 -version-info 2:0:0 25 -version-info 2:0:0
26 26
27libexec_PROGRAMS = \ 27libexec_PROGRAMS = \