aboutsummaryrefslogtreecommitdiff
path: root/src/ats/Makefile.am
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-02-17 00:42:02 +0000
committerng0 <ng0@n0.is>2019-02-17 00:42:02 +0000
commit6485325f72b588c838f8b6d9e12c50c642e493b8 (patch)
treebb2a5a81e755022bddd899e95bac4c3820491211 /src/ats/Makefile.am
parenta5d951576bf49659cce4f9ba88448322b5440feb (diff)
parente16d72da26908b79f93c200f96dc621a1cfef48d (diff)
downloadgnunet-6485325f72b588c838f8b6d9e12c50c642e493b8.tar.gz
gnunet-6485325f72b588c838f8b6d9e12c50c642e493b8.zip
Merge branch 'master' of gnunet.org:gnunet
Diffstat (limited to 'src/ats/Makefile.am')
-rw-r--r--src/ats/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ats/Makefile.am b/src/ats/Makefile.am
index 4b9dac842..ac8a411eb 100644
--- a/src/ats/Makefile.am
+++ b/src/ats/Makefile.am
@@ -108,6 +108,7 @@ libgnunet_plugin_ats_ril_la_SOURCES = \
108libgnunet_plugin_ats_ril_la_LIBADD = \ 108libgnunet_plugin_ats_ril_la_LIBADD = \
109 libgnunetats.la \ 109 libgnunetats.la \
110 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 110 $(top_builddir)/src/statistics/libgnunetstatistics.la \
111 $(top_builddir)/src/nt/libgnunetnt.la \
111 $(top_builddir)/src/util/libgnunetutil.la \ 112 $(top_builddir)/src/util/libgnunetutil.la \
112 $(LTLIBINTL) 113 $(LTLIBINTL)
113libgnunet_plugin_ats_ril_la_LDFLAGS = \ 114libgnunet_plugin_ats_ril_la_LDFLAGS = \