zfs/tests/test-runner/bin/Makefile.am

11 lines
207 B
Makefile

CLEANFILES =
EXTRA_DIST =
include $(top_srcdir)/config/Substfiles.am
pkgdatadir = $(datadir)/@PACKAGE@/test-runner/bin
pkgdata_SCRIPTS = \
test-runner.py \
zts-report.py
SUBSTFILES += $(pkgdata_SCRIPTS)