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
parent
d6c522d16a
commit
749a49ba4f
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue