summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/pdf-forms-tutorial-en/examples/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/english/pdf-forms-tutorial-en/examples/Makefile')
-rw-r--r--Master/texmf-doc/doc/english/pdf-forms-tutorial-en/examples/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-doc/doc/english/pdf-forms-tutorial-en/examples/Makefile b/Master/texmf-doc/doc/english/pdf-forms-tutorial-en/examples/Makefile
index 982a6755f02..4cddc10f89d 100644
--- a/Master/texmf-doc/doc/english/pdf-forms-tutorial-en/examples/Makefile
+++ b/Master/texmf-doc/doc/english/pdf-forms-tutorial-en/examples/Makefile
@@ -1,7 +1,7 @@
ALLFORMS1= ex0001.pdf ex0002.pdf ex0003.pdf ex0004.pdf ex0005.pdf ex0006.pdf
ALLFORMS2= ex0007.pdf ex0008.pdf ex0009.pdf ex0010.pdf ex0011.pdf ex0101.pdf
-ALLFORMS3= ex0201.pdf ex0301.pdf
+ALLFORMS3= ex0201.pdf ex0301.pdf ex0012.pdf ex0013.pdf
ALLFORMS= $(ALLFORMS1) $(ALLFORMS2) $(ALLFORMS3)
all: allforms
@@ -18,4 +18,4 @@ allforms: $(ALLFORMS)
pdflatex $*
clean:
- -rm -fr *.bbl *.blg *.out *.djs ex00*.pdf ex00*.aux ex00*.log
+ -rm -fr *.bbl *.blg *.out *.djs ex0*.pdf ex0*.aux ex0*.log