]> git.ipfire.org Git - thirdparty/pdns.git/blob - Makefile.am
Merge branch 'master' of github.com:PowerDNS/pdns
[thirdparty/pdns.git] / Makefile.am
1 SUBDIRS = ext modules codedocs docs
2
3 if WITH_PDNS_SERVER
4 SUBDIRS += pdns
5 endif
6
7 EXTRA_DIST = \
8 INSTALL \
9 NOTICE \
10 README \
11 build-scripts/redhat/pdns-server-test.spec \
12 build-scripts/semistaticg++ \
13 codedocs/doxygen.conf \
14 contrib/powerdns.solaris.init.d \
15 contrib/systemd-pdns-recursor.service \
16 contrib/systemd-pdns.service \
17 debian \
18 pdns.spec \
19 pdns/named.conf.parsertest \
20 regression-tests/zones/unit.test
21
22 ACLOCAL_AMFLAGS = -I m4
23
24 dvi: # do nothing to build dvi