From: Peter van Dijk Date: Mon, 16 Jun 2014 08:14:59 +0000 (+0000) Subject: add unit test files to dist, fixes #1475 X-Git-Tag: rec-3.6.0~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69df03028ed7023560f27e0322e8c838386ec0f2;p=thirdparty%2Fpdns.git add unit test files to dist, fixes #1475 --- diff --git a/Makefile.am b/Makefile.am index 20346ba644..fc6a6e4503 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,8 @@ codedocs/doxygen.conf contrib/powerdns.solaris.init.d \ contrib/systemd-pdns.service contrib/systemd-pdns-recursor.service \ bootstrap build-scripts/semistaticg++ pdns/docs/dnstcpbench.1 \ build-scripts/redhat/pdns-server-test.spec \ -pdns/ext/rapidjson/Makefile +pdns/ext/rapidjson/Makefile \ +pdns/named.conf.parsertest regression-tests/zones/unit.test ACLOCAL_AMFLAGS = -I m4