]> git.ipfire.org Git - thirdparty/pdns.git/blob - Makefile.am
Merge pull request #3135 from paddg/patch-1
[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.service \
16 pdns/named.conf.parsertest \
17 regression-tests/zones/unit.test
18
19 ACLOCAL_AMFLAGS = -I m4
20
21 dvi: # do nothing to build dvi