# $Id: Makefile 758 2016-06-12 16:54:10Z karl $
# Public domain.

include ../Common.mak

testpdfmatch:
	$(prog) test-pdfmatch.tex

clean:
	$(clean)
