]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
build-sys: remove duplicated entry in tests 2653/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 18 Feb 2016 13:30:18 +0000 (08:30 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 18 Feb 2016 13:30:18 +0000 (08:30 -0500)
test-dns-domain should be built and run even without ENABLE_RESOLVED.

Makefile.am

index 9ffa40bbd7c7b2cf2ce2c67ef3af88b9b62dc348..5e3c12c47f04e0271284842c13eb4bd65ac9aa0a 100644 (file)
@@ -5208,7 +5208,6 @@ bin_PROGRAMS += \
 tests += \
        test-dns-packet \
        test-resolve-tables \
-       test-dns-domain \
        test-dnssec
 
 manual_tests += \