]> git.ipfire.org Git - thirdparty/pdns.git/blob - Makefile.am
e3a181f412346ef2c4518ba68e9c1aef5010fc92
[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 .version \
12 build-aux/gen-version \
13 codedocs/doxygen.conf \
14 contrib/powerdns.solaris.init.d \
15 contrib/systemd-pdns-recursor.service \
16 contrib/systemd-pdns.service \
17 pdns/named.conf.parsertest \
18 regression-tests/zones/unit.test
19
20 ACLOCAL_AMFLAGS = -I m4
21
22 dvi: # do nothing to build dvi