From b10ab4fe6e7cb00e46037a96ab78b17e3e88f2e1 Mon Sep 17 00:00:00 2001 From: t3sserakt Date: Thu, 15 Apr 2021 16:40:06 +0200 Subject: - removed unfinshed file from Makefile --- src/testbed/Makefile.am | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/testbed/Makefile.am b/src/testbed/Makefile.am index 7a59670cb..740be2742 100644 --- a/src/testbed/Makefile.am +++ b/src/testbed/Makefile.am @@ -96,7 +96,6 @@ libgnunettestbed_la_SOURCES = \ testbed_api_hosts.c testbed_api_hosts.h testbed_helper.h \ testbed_api_cmd_controller.c \ testbed_api_cmd_peer.c \ - testbed_api_cmd_service.c \ testbed_api_operations.c testbed_api_operations.h \ testbed_api_peers.c testbed_api_peers.h \ testbed_api_services.c \ @@ -195,12 +194,6 @@ if ENABLE_TEST_RUN $(underlay_testcases) endif -test_testbed_api_hosts_SOURCES = \ - test_testbed_api_hosts.c -test_testbed_api_hosts_LDADD = \ - $(top_builddir)/src/util/libgnunetutil.la \ - libgnunettestbed.la - test_testbed_api_SOURCES = \ test_testbed_api.c test_testbed_api_LDADD = \ -- cgit v1.2.3