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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=babc4babf6a9506a2e948e5ffc08171e0a07b8e3;p=pdns 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 324108689..2b9f05671 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