From 43a90c32c2e8bd91e53a47cf81d186f77dadccff Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Thu, 18 Feb 2016 08:30:18 -0500 Subject: [PATCH] build-sys: remove duplicated entry in tests test-dns-domain should be built and run even without ENABLE_RESOLVED. --- Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 9ffa40b..5e3c12c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5208,7 +5208,6 @@ bin_PROGRAMS += \ tests += \ test-dns-packet \ test-resolve-tables \ - test-dns-domain \ test-dnssec manual_tests += \ -- 2.7.4