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 \
|
||||
testkey.pub \
|
||||
testkey.sec \
|
||||
tests/decryptTest.js \
|
||||
tests/encryptDecryptTest.js \
|
||||
tests/encryptTest.js \
|
||||
tests/inputvalues.js \
|
||||
tests/KeyImportExport.js \
|
||||
tests/KeyInfos.js \
|
||||
tests/longRunningTests.js \
|
||||
tests/signTest.js \
|
||||
tests/startup.js \
|
||||
tests/verifyTest.js \
|
||||
unittests.html
|
||||
|
@ -23,11 +23,10 @@ SUBDIRS = src BrowserTestExtension DemoExtension
|
||||
EXTRA_DIST = build_extensions.sh \
|
||||
CHECKLIST \
|
||||
CHECKLIST_build \
|
||||
jsdoc.conf \
|
||||
.eslintrc.json \
|
||||
Makefile.am \
|
||||
package.json \
|
||||
README \
|
||||
README_testing \
|
||||
unittest_inputvalues.js \
|
||||
unittests.js \
|
||||
webpack.conf.js \
|
||||
|
Loading…
Reference in New Issue
Block a user