summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hitszthesis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/hitszthesis/Makefile')
-rw-r--r--macros/latex/contrib/hitszthesis/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/macros/latex/contrib/hitszthesis/Makefile b/macros/latex/contrib/hitszthesis/Makefile
index ce3df42ab9..7f8b55e6a8 100644
--- a/macros/latex/contrib/hitszthesis/Makefile
+++ b/macros/latex/contrib/hitszthesis/Makefile
@@ -16,7 +16,7 @@ else
RM = rm -f
endif
-.PHONY: all all-dev clean distclean dist thesis viewthesis spine viewspine doc viewdoc cls check save savepdf test FORCE_MAKE
+.PHONY: all all-dev wordcount clean distclean dist thesis viewthesis spine viewspine doc viewdoc cls check save savepdf test FORCE_MAKE
thesis: $(THESIS).pdf
@@ -60,6 +60,9 @@ savepdf:
test:
l3build check
+wordcount : $(THESIS).tex
+ @texcount $< -inc -chinese
+
clean:
$(LATEXMK) -c $(PACKAGE).dtx $(THESIS) $(SPINE)
-@$(RM) *~ main-survey.*