summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/stex/example/background/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/stex/example/background/Makefile')
-rw-r--r--Master/texmf-dist/doc/latex/stex/example/background/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/stex/example/background/Makefile b/Master/texmf-dist/doc/latex/stex/example/background/Makefile
index af7cc21e5eb..505b02c9e14 100644
--- a/Master/texmf-dist/doc/latex/stex/example/background/Makefile
+++ b/Master/texmf-dist/doc/latex/stex/example/background/Makefile
@@ -3,6 +3,6 @@ TARGET = all.tex
BUTFILES = pre.tex post.tex
MODSLIBDIR = .
-include $(STEXDIR)/make/Makefile.vars
-all: omdoc mods pdf
-include $(STEXDIR)/make/Makefile.in
+include $(STEXDIR)/lib/make/Makefile.vars
+all: pdf mpdf
+include $(STEXDIR)/lib/make/Makefile.in