summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/thuthesis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/thuthesis/Makefile')
-rw-r--r--macros/latex/contrib/thuthesis/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/macros/latex/contrib/thuthesis/Makefile b/macros/latex/contrib/thuthesis/Makefile
index 5500053e5f..1b75fed140 100644
--- a/macros/latex/contrib/thuthesis/Makefile
+++ b/macros/latex/contrib/thuthesis/Makefile
@@ -82,4 +82,7 @@ else
endif
dist: check all-dev
+ # use l3build for CTAN release (zip with .tds.zip)
+ l3build ctan --config build-ctan
+ # use gulp for GitHub release (zip with generated file)
$(NPM) run build -- --version=$(version)