From 91c2e323571c48a676b7f9dcf348789e9fb08d40 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Mon, 17 May 2010 11:05:08 +0000 Subject: --- src/hostlist/Makefile.am | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) (limited to 'src/hostlist/Makefile.am') diff --git a/src/hostlist/Makefile.am b/src/hostlist/Makefile.am index d02215fa6..16161a635 100644 --- a/src/hostlist/Makefile.am +++ b/src/hostlist/Makefile.am @@ -33,14 +33,12 @@ gnunet_daemon_hostlist_CPPFLAGS = \ check_PROGRAMS = \ test_gnunet_daemon_hostlist \ - test_gnunet_hostlist \ test_gnunet_daemon_hostlist_learning if HAVE_MHD TESTS = \ test_gnunet_daemon_hostlist \ - test_gnunet_daemon_hostlist_learning \ - test_gnunet_hostlist + test_gnunet_daemon_hostlist_learning endif test_gnunet_daemon_hostlist_SOURCES = \ @@ -50,15 +48,6 @@ test_gnunet_daemon_hostlist_LDADD = \ $(top_builddir)/src/arm/libgnunetarm.la \ $(top_builddir)/src/util/libgnunetutil.la -test_gnunet_hostlist_SOURCES = \ - test_gnunet_hostlist.c -test_gnunet_hostlist_LDADD = \ - $(top_builddir)/src/transport/libgnunettransport.la \ - $(top_builddir)/src/arm/libgnunetarm.la \ - $(top_builddir)/src/core/libgnunetcore.la \ - $(top_builddir)/src/statistics/libgnunetstatistics.la \ - $(top_builddir)/src/util/libgnunetutil.la - test_gnunet_daemon_hostlist_learning_SOURCES = \ test_gnunet_daemon_hostlist_learning.c test_gnunet_daemon_hostlist_learning_LDADD = \ @@ -74,5 +63,4 @@ EXTRA_DIST = \ test_gnunet_daemon_hostlist_peer2.conf \ learning_data.conf \ learning_peer1.conf \ - learning_peer2.conf - + learning_peer2.conf \ No newline at end of file -- cgit v1.2.3