summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/js/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'macros/texinfo/texinfo/js/Makefile.am')
-rw-r--r--macros/texinfo/texinfo/js/Makefile.am13
1 files changed, 6 insertions, 7 deletions
diff --git a/macros/texinfo/texinfo/js/Makefile.am b/macros/texinfo/texinfo/js/Makefile.am
index ccc9848d5e..56e8b84316 100644
--- a/macros/texinfo/texinfo/js/Makefile.am
+++ b/macros/texinfo/texinfo/js/Makefile.am
@@ -58,13 +58,12 @@ js_scripts = \
dist_js_DATA=$(js_scripts) info.css
EXTRA_DIST += HACKING README TODO \
- build-aux/eslint.json \
- build-aux/modernizr.json \
- modernizr.js \
- package.json \
- server.js \
- tsconfig.json \
- yarn.lock
+ build-aux/eslint.json \
+ build-aux/modernizr.json \
+ modernizr.js \
+ package.json \
+ tsconfig.json
+
## ---------- ##