git » jacl.git » commit 1448915

Fix dist

author Alan Dipert
2020-04-17 16:11:33 UTC
committer Alan Dipert
2020-04-17 16:11:33 UTC
parent 7be8502ee0b7d7c921bd181c6e21ba3a4e315a60

Fix dist

Makefile +1 -1

diff --git a/Makefile b/Makefile
index 3290da1..eb60289 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
 SHELL := /bin/bash
 
 # jacl-dist.zip
-DIST_FILES := LICENSE.txt RUN.md jacl.html boot.lisp jacl-tests.lisp qunit-2.9.2.css qunit-2.9.2.js jacl jacl-client.R
+DIST_FILES := LICENSE.txt RUN.md jacl.html jacl.js boot.lisp jacl-tests.lisp qunit-2.9.2.css qunit-2.9.2.js jacl jacl-client.R
 
 # Papers
 DOCS := papers/jacl-els-2020.tex papers/jacl-demo-els-2020.tex