summaryrefslogtreecommitdiff
path: root/systems/doc/pdftex/tests/02-pdfmatch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'systems/doc/pdftex/tests/02-pdfmatch/Makefile')
-rw-r--r--systems/doc/pdftex/tests/02-pdfmatch/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/systems/doc/pdftex/tests/02-pdfmatch/Makefile b/systems/doc/pdftex/tests/02-pdfmatch/Makefile
new file mode 100644
index 0000000000..06943375d0
--- /dev/null
+++ b/systems/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)