build-sys: remove duplicated entry in tests
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 9ffa40b..5e3c12c 100644 (file)
@@ -5208,7 +5208,6 @@ bin_PROGRAMS += \
 tests += \
        test-dns-packet \
        test-resolve-tables \
-       test-dns-domain \
        test-dnssec
 
 manual_tests += \