include $(top_srcdir)/config/Substfiles.am

pkgdatadir = $(datadir)/@PACKAGE@/test-runner/bin
pkgdata_SCRIPTS = \
	test-runner.py \
	zts-report.py

SUBSTFILES += $(pkgdata_SCRIPTS)