zfs-builds-mm/zfs-2.0.0-rc6/tests/test-runner/bin/Makefile.am

9 lines
181 B
Makefile
Raw Normal View History

2020-11-15 11:35:49 +01:00
include $(top_srcdir)/config/Substfiles.am
pkgdatadir = $(datadir)/@PACKAGE@/test-runner/bin
pkgdata_SCRIPTS = \
test-runner.py \
zts-report.py
SUBSTFILES += $(pkgdata_SCRIPTS)