aboutsummaryrefslogtreecommitdiffstats
path: root/lang/js/Makefile.am
diff options
context:
space:
mode:
authorAndre Heinecke <[email protected]>2018-08-21 11:56:45 +0000
committerAndre Heinecke <[email protected]>2018-08-21 11:58:51 +0000
commit738a8e6f950af08305c082d59a91d3d5d45800fa (patch)
tree34b2c547804cd207ce860b8ae78a9ae6ff606a29 /lang/js/Makefile.am
parentAdd example manifests for gpgme-json (diff)
downloadgpgme-738a8e6f950af08305c082d59a91d3d5d45800fa.tar.gz
gpgme-738a8e6f950af08305c082d59a91d3d5d45800fa.zip
js: Update extra_dist files
* lang/js/BrowserTestExtension/Makefile.am, lang/js/Makefile.am (EXTRA_DIST): Update.
Diffstat (limited to '')
-rw-r--r--lang/js/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/js/Makefile.am b/lang/js/Makefile.am
index 4b5c7172..daa3d1ed 100644
--- a/lang/js/Makefile.am
+++ b/lang/js/Makefile.am
@@ -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 \