aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f352672..2f783a8 100644
--- a/Makefile
+++ b/Makefile
@@ -2,6 +2,9 @@ DOCUMENTS = report
PAD_LIST = report.qmd:mussel
+ZIPNAME = mussel_code
+ZIPFILES += p5.js/*.js Arduino/*
+
# config hints used by helper script hedgedoc
export HEDGEDOC_SERVER = https://pad.degrowth.net/
export HEDGEDOC_CONFIG_DIR = $(CURDIR)/_hedgedoc