aboutsummaryrefslogtreecommitdiff
path: root/src/ats/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/ats/Makefile.am')
-rw-r--r--src/ats/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ats/Makefile.am b/src/ats/Makefile.am
index 44d58c2a6..319c6367a 100644
--- a/src/ats/Makefile.am
+++ b/src/ats/Makefile.am
@@ -23,7 +23,8 @@ libgnunetats_la_LIBADD = \
23 $(top_builddir)/src/util/libgnunetutil.la 23 $(top_builddir)/src/util/libgnunetutil.la
24 24
25libgnunetats_la_LDFLAGS = \ 25libgnunetats_la_LDFLAGS = \
26 $(GN_LIB_LDFLAGS) 26 $(GN_LIB_LDFLAGS) \
27 -version-info 1:0:1
27 28
28 29
29bin_PROGRAMS = \ 30bin_PROGRAMS = \