summaryrefslogtreecommitdiff
path: root/Build/source/utils/epstopdf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/epstopdf/Makefile')
-rw-r--r--Build/source/utils/epstopdf/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Build/source/utils/epstopdf/Makefile b/Build/source/utils/epstopdf/Makefile
index 239b12b977f..152ae6ec1f7 100644
--- a/Build/source/utils/epstopdf/Makefile
+++ b/Build/source/utils/epstopdf/Makefile
@@ -9,7 +9,7 @@ default: check
# making sure we don't crash.
check: check-help check-version \
check-write-error check-gscmd \
- check-simple check-atend check-binary \
+ check-simple check-atend check-binary check-bin2 \
check-binhdr-lf check-binhdr-cr check-binhdr-crlf \
check-help:
@@ -33,6 +33,9 @@ check-atend:
check-binary:
$(MAKE) file=test-binary check1
+check-bin2:
+ $(MAKE) file=test-bin2 check1
+
check-binhdr-lf:
$(MAKE) file=test-binhdr-lf check1