1
0
Fork 0

Added build directory to EXTRA_DIST

We want these files to be available in the tarball for those who do not have the
setup necessary to build (which is far more likely to be the care with
JavaScript developers).
perfodd
Mike Gerwitz 2013-12-22 23:10:07 -05:00
parent d6c522d16a
commit 749a49ba4f
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
# see README
SUBDIRS = doc
EXTRA_DIST = AUTHORS NEWS ChangeLog README.md README.hacking \
lib test index.js package.json \
build lib test index.js package.json \
tools/combine tools/mkexterns tools/rmtrail \
tools/signchk tools/browser-test.html tools/combine-order.js \
tools/combine-test.tpl tools/combine.tpl tools/externs-global.js \