From: Pieter Lexis Date: Fri, 1 May 2015 11:08:45 +0000 (+0200) Subject: Merge pull request #2484 from pieterlexis/fix-auth-dist X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~28^2~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=373f5c11016153cc59154ff9b9abc499d14877cb;p=thirdparty%2Fpdns.git Merge pull request #2484 from pieterlexis/fix-auth-dist Fix auth dist --- 373f5c11016153cc59154ff9b9abc499d14877cb diff --cc pdns/Makefile.am index d6226fb4f3,02d7390767..c78a0480c3 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@@ -44,8 -44,11 +44,9 @@@ EXTRA_DIST = bind-dnssec.schema.sqlite3.sql \ bindparser.h \ named.conf.parsertest \ - pdns.conf-dist + pdns.conf-dist \ + dnsdistdist/html -SUBDIRS = ext - BUILT_SOURCES = \ bind-dnssec.schema.sqlite3.sql.h \ version_generated.h \