X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=Makefile.am;h=e26c915213ad876fc7da89ea10655f337abf0a9f;hb=3e94fd7efb9169069fc5ab0f38f13be3f93159a7;hp=e3a181f412346ef2c4518ba68e9c1aef5010fc92;hpb=94baf07358f0dbdfefaeac14c0b6408704778671;p=thirdparty%2Fpdns.git diff --git a/Makefile.am b/Makefile.am index e3a181f412..e26c915213 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,21 +1,15 @@ -SUBDIRS = ext modules codedocs docs - -if WITH_PDNS_SERVER - SUBDIRS += pdns -endif +SUBDIRS = ext modules pdns codedocs docs EXTRA_DIST = \ INSTALL \ NOTICE \ README \ - .version \ - build-aux/gen-version \ + COPYING \ codedocs/doxygen.conf \ contrib/powerdns.solaris.init.d \ - contrib/systemd-pdns-recursor.service \ - contrib/systemd-pdns.service \ pdns/named.conf.parsertest \ - regression-tests/zones/unit.test + regression-tests/zones/unit.test \ + builder-support/gen-version ACLOCAL_AMFLAGS = -I m4