summaryrefslogtreecommitdiff
path: root/systems/doc/pdftex/tests/34-pdf-inclusion/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'systems/doc/pdftex/tests/34-pdf-inclusion/Makefile')
-rw-r--r--systems/doc/pdftex/tests/34-pdf-inclusion/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/systems/doc/pdftex/tests/34-pdf-inclusion/Makefile b/systems/doc/pdftex/tests/34-pdf-inclusion/Makefile
new file mode 100644
index 0000000000..552af11666
--- /dev/null
+++ b/systems/doc/pdftex/tests/34-pdf-inclusion/Makefile
@@ -0,0 +1,10 @@
+# $Id: Makefile 919 2024-01-15 15:36:33Z karl $
+# Public domain.
+
+include ../Common.mak
+
+test:
+ $(pdftex2) -ini doc.tex
+
+clean:
+ $(clean)