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.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ats/Makefile.am b/src/ats/Makefile.am
index bd8962158..0b8e7309a 100644
--- a/src/ats/Makefile.am
+++ b/src/ats/Makefile.am
@@ -30,7 +30,7 @@ libgnunetats_la_LIBADD = \
30 $(top_builddir)/src/util/libgnunetutil.la \ 30 $(top_builddir)/src/util/libgnunetutil.la \
31 $(LTLIBINTL) 31 $(LTLIBINTL)
32libgnunetats_la_LDFLAGS = \ 32libgnunetats_la_LDFLAGS = \
33 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 33 $(GN_LIB_LDFLAGS) \
34 -version-info 4:0:0 34 -version-info 4:0:0
35 35
36libgnunet_plugin_ats_proportional_la_SOURCES = \ 36libgnunet_plugin_ats_proportional_la_SOURCES = \