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 b5e975740..ceccc3dde 100644
--- a/src/statistics/Makefile.am
+++ b/src/statistics/Makefile.am
@@ -25,7 +25,7 @@ libgnunetstatistics_la_LIBADD = \
25 $(GN_LIBINTL) $(XLIB) 25 $(GN_LIBINTL) $(XLIB)
26libgnunetstatistics_la_LDFLAGS = \ 26libgnunetstatistics_la_LDFLAGS = \
27 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 27 $(GN_LIB_LDFLAGS) $(WINFLAGS) \
28 -version-info 1:2:1 28 -version-info 1:3:1
29 29
30libexec_PROGRAMS = \ 30libexec_PROGRAMS = \
31 gnunet-service-statistics 31 gnunet-service-statistics