summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/thuthesis/Makefile
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-06-15 03:01:25 +0000
committerNorbert Preining <norbert@preining.info>2020-06-15 03:01:25 +0000
commit539648a9305d6107a588ecdff34b5cdce48fb930 (patch)
treef6d097a665031b2889e491085366de0158f1fe98 /macros/latex/contrib/thuthesis/Makefile
parent893b65e5d4c0b7cb8ebbfca9ee6b090b9a4a182c (diff)
CTAN sync 202006150301
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)