diff options
Diffstat (limited to '')
-rw-r--r-- | lang/js/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/js/Makefile.am b/lang/js/Makefile.am index 40a1c4fd..4464730f 100644 --- a/lang/js/Makefile.am +++ b/lang/js/Makefile.am @@ -21,8 +21,6 @@ SUBDIRS = src BrowserTestExtension DemoExtension EXTRA_DIST = build_extensions.sh \ - CHECKLIST \ - CHECKLIST_build \ jsdoc.conf \ .eslintrc.json \ package.json \ |