From: Pieter Lexis Date: Mon, 11 Apr 2016 10:52:22 +0000 (+0200) Subject: dnsdist: do not install the testrunner X-Git-Tag: dnsdist-1.0.0-beta1~10^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d21432830017b95db552f6e44d3bc3bcf452654f;p=thirdparty%2Fpdns.git dnsdist: do not install the testrunner --- diff --git a/pdns/dnsdistdist/Makefile.am b/pdns/dnsdistdist/Makefile.am index fc496f1c0a..3af60a85ad 100644 --- a/pdns/dnsdistdist/Makefile.am +++ b/pdns/dnsdistdist/Makefile.am @@ -41,10 +41,10 @@ EXTRA_DIST=dnslabeltext.rl \ incfiles \ src_js -if UNIT_TESTS -bin_PROGRAMS = dnsdist testrunner -else bin_PROGRAMS = dnsdist + +if UNIT_TESTS +noinst_PROGRAMS = testrunner endif dnsdist-web.$(OBJEXT): htmlfiles.h