zfs-builds-mm/zfs-2.0.0-rc4/tests/test-runner/bin/Makefile.am
2020-10-22 14:20:35 +02:00

8 lines
181 B
Makefile

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