summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/pdftex/tests/02-pdfmatch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/pdftex/tests/02-pdfmatch/Makefile')
-rw-r--r--Master/texmf-dist/doc/pdftex/tests/02-pdfmatch/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/pdftex/tests/02-pdfmatch/Makefile b/Master/texmf-dist/doc/pdftex/tests/02-pdfmatch/Makefile
new file mode 100644
index 00000000000..06943375d0f
--- /dev/null
+++ b/Master/texmf-dist/doc/pdftex/tests/02-pdfmatch/Makefile
@@ -0,0 +1,10 @@
+# $Id: Makefile 758 2016-06-12 16:54:10Z karl $
+# Public domain.
+
+include ../Common.mak
+
+testpdfmatch:
+ $(prog) test-pdfmatch.tex
+
+clean:
+ $(clean)