aboutsummaryrefslogtreecommitdiff
path: root/src/ats/Makefile.am
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2014-04-08 08:29:59 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2014-04-08 08:29:59 +0000
commit12a1f586d16f4e4e56b81086c69761a1d70d6242 (patch)
tree1d61b94db5d9a403c5c964177c26327b9c23ea59 /src/ats/Makefile.am
parent2c8b8355a68805137d10ecaa20093ad678b9f099 (diff)
downloadgnunet-12a1f586d16f4e4e56b81086c69761a1d70d6242.tar.gz
gnunet-12a1f586d16f4e4e56b81086c69761a1d70d6242.zip
fix bootstrap
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 \