From: Christian Hofstaedtler Date: Wed, 13 Jan 2016 00:02:02 +0000 (+0100) Subject: dnsdist: ship build-aux/gen-version in tarball X-Git-Tag: dnsdist-1.0.0-alpha2~85^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b3bcfb63814400934040a2a8df12e10155a39341;p=pdns dnsdist: ship build-aux/gen-version in tarball So tarball users can run autoreconf. --- diff --git a/pdns/dnsdistdist/Makefile.am b/pdns/dnsdistdist/Makefile.am index b7feab48c..f9639ea23 100644 --- a/pdns/dnsdistdist/Makefile.am +++ b/pdns/dnsdistdist/Makefile.am @@ -22,7 +22,8 @@ EXTRA_DIST=dnslabeltext.rl \ dnsdist.1 \ dnsdist.1.md \ .version \ - contrib + contrib \ + build-aux/gen-version if UNIT_TESTS bin_PROGRAMS = dnsdist testrunner