js: Update extra_dist files
* lang/js/BrowserTestExtension/Makefile.am, lang/js/Makefile.am (EXTRA_DIST): Update.
This commit is contained in:
parent
9608996d88
commit
738a8e6f95
@ -32,11 +32,14 @@ EXTRA_DIST = browsertest.html \
|
|||||||
testkey2.pub \
|
testkey2.pub \
|
||||||
testkey.pub \
|
testkey.pub \
|
||||||
testkey.sec \
|
testkey.sec \
|
||||||
|
tests/decryptTest.js \
|
||||||
tests/encryptDecryptTest.js \
|
tests/encryptDecryptTest.js \
|
||||||
tests/encryptTest.js \
|
tests/encryptTest.js \
|
||||||
tests/inputvalues.js \
|
tests/inputvalues.js \
|
||||||
tests/KeyImportExport.js \
|
tests/KeyImportExport.js \
|
||||||
|
tests/KeyInfos.js \
|
||||||
tests/longRunningTests.js \
|
tests/longRunningTests.js \
|
||||||
tests/signTest.js \
|
tests/signTest.js \
|
||||||
tests/startup.js \
|
tests/startup.js \
|
||||||
|
tests/verifyTest.js \
|
||||||
unittests.html
|
unittests.html
|
||||||
|
@ -23,11 +23,10 @@ SUBDIRS = src BrowserTestExtension DemoExtension
|
|||||||
EXTRA_DIST = build_extensions.sh \
|
EXTRA_DIST = build_extensions.sh \
|
||||||
CHECKLIST \
|
CHECKLIST \
|
||||||
CHECKLIST_build \
|
CHECKLIST_build \
|
||||||
|
jsdoc.conf \
|
||||||
.eslintrc.json \
|
.eslintrc.json \
|
||||||
Makefile.am \
|
|
||||||
package.json \
|
package.json \
|
||||||
README \
|
README \
|
||||||
README_testing \
|
|
||||||
unittest_inputvalues.js \
|
unittest_inputvalues.js \
|
||||||
unittests.js \
|
unittests.js \
|
||||||
webpack.conf.js \
|
webpack.conf.js \
|
||||||
|
Loading…
Reference in New Issue
Block a user