diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/stex/make/Makefile.vars')
-rw-r--r-- | Master/texmf-dist/source/latex/stex/make/Makefile.vars | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/stex/make/Makefile.vars b/Master/texmf-dist/source/latex/stex/make/Makefile.vars new file mode 100644 index 00000000000..d59db56a4f7 --- /dev/null +++ b/Master/texmf-dist/source/latex/stex/make/Makefile.vars @@ -0,0 +1,3 @@ +include $(STEXDIR)/make/Makefile.base.vars +include $(STEXDIR)/make/Makefile.latex.vars +include $(STEXDIR)/make/Makefile.latexml.vars |