]> git.ipfire.org Git - thirdparty/pdns.git/blob - Makefile.am
Set the source version number in a clean fashion
[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 build-scripts/redhat/pdns-server-test.spec \
14 build-scripts/semistaticg++ \
15 codedocs/doxygen.conf \
16 contrib/powerdns.solaris.init.d \
17 contrib/systemd-pdns-recursor.service \
18 contrib/systemd-pdns.service \
19 debian \
20 pdns.spec \
21 pdns/named.conf.parsertest \
22 regression-tests/zones/unit.test
23
24 ACLOCAL_AMFLAGS = -I m4
25
26 dvi: # do nothing to build dvi