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.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/ats/Makefile.am b/src/ats/Makefile.am
index c0213a9c4..1c3b746d8 100644
--- a/src/ats/Makefile.am
+++ b/src/ats/Makefile.am
@@ -516,16 +516,6 @@ test_ats_solver_preferences_ril_LDADD = \
516 $(top_builddir)/src/ats/libgnunetats.la \ 516 $(top_builddir)/src/ats/libgnunetats.la \
517 $(top_builddir)/src/statistics/libgnunetstatistics.la 517 $(top_builddir)/src/statistics/libgnunetstatistics.la
518 518
519test_ats_solver_convergence_ril_SOURCES = \
520 test_ats_solver_convergence.c \
521 test_ats_api_common.c test_ats_api_common.h
522test_ats_solver_convergence_ril_LDADD = \
523 $(top_builddir)/src/util/libgnunetutil.la \
524 $(top_builddir)/src/testing/libgnunettesting.la \
525 $(top_builddir)/src/hello/libgnunethello.la \
526 $(top_builddir)/src/ats/libgnunetats.la \
527 $(top_builddir)/src/statistics/libgnunetstatistics.la
528
529EXTRA_DIST = \ 519EXTRA_DIST = \
530 ats.h \ 520 ats.h \
531 plugin_ats_proportional.h \ 521 plugin_ats_proportional.h \