summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/stex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/stex/Makefile')
-rw-r--r--macros/latex/contrib/stex/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/macros/latex/contrib/stex/Makefile b/macros/latex/contrib/stex/Makefile
index ff0fca8451..43942d6051 100644
--- a/macros/latex/contrib/stex/Makefile
+++ b/macros/latex/contrib/stex/Makefile
@@ -1,5 +1,8 @@
+TEST = test.tex
# recurse into the directories.
MAKEDIRS = source doc
all package doc:
@for d in $(MAKEDIRS); do (cd $$d && $(MAKE) -$(MAKEFLAGS) $@) || exit $$?; done
+ ls
+ pdflatex test.en.tex