From 8551be2becc2ae384037fd92427bd6f1527e1039 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 12 Sep 2016 18:11:31 -0400 Subject: ./tools/notsd-fixup **/Makefile --- test/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'test') diff --git a/test/Makefile b/test/Makefile index bc794e0d6c..48c8debc3c 100644 --- a/test/Makefile +++ b/test/Makefile @@ -23,7 +23,6 @@ include $(dir $(lastword $(MAKEFILE_LIST)))/../config.mk include $(topsrcdir)/build-aux/Makefile.head.mk - manual_tests += \ test-ns \ test-cgroup \ @@ -247,7 +246,6 @@ EXTRA_DIST += \ test/bus-policy/many-rules.conf \ test/bus-policy/test.conf - EXTRA_DIST += \ src/test/test-helper.h @@ -308,7 +306,6 @@ test_dns_domain_LDADD = \ libsystemd-network.la \ libshared.la - ifneq ($(ENABLE_EFI),) tests += \ test-boot-timestamps -- cgit v1.2.3-54-g00ecf