summaryrefslogtreecommitdiff
path: root/test/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-09-12 18:11:31 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-09-12 18:11:31 -0400
commit8551be2becc2ae384037fd92427bd6f1527e1039 (patch)
tree5ddd96690f4483ff5e34e519112d1272f16f740b /test/Makefile
parent6613132ae4a8e1232760949f39f32003ba857bd9 (diff)
./tools/notsd-fixup **/Makefile
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile3
1 files changed, 0 insertions, 3 deletions
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