From: Sander Hoentjen Date: Thu, 28 Jan 2016 20:17:04 +0000 (+0100) Subject: add incfiles and src_js/ to dnsdist dist tarball X-Git-Tag: dnsdist-1.0.0-alpha2~27^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F3317%2Fhead;p=thirdparty%2Fpdns.git add incfiles and src_js/ to dnsdist dist tarball This allows to regenerate the js files --- diff --git a/pdns/dnsdistdist/Makefile.am b/pdns/dnsdistdist/Makefile.am index 3241086894..2b9f05671f 100644 --- a/pdns/dnsdistdist/Makefile.am +++ b/pdns/dnsdistdist/Makefile.am @@ -29,7 +29,9 @@ EXTRA_DIST=dnslabeltext.rl \ .version \ contrib \ build-aux/gen-version \ - ext/incbin/UNLICENSE + ext/incbin/UNLICENSE \ + incfiles \ + src_js if UNIT_TESTS bin_PROGRAMS = dnsdist testrunner