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

9 lines
181 B
Makefile
Raw Normal View History

2020-10-22 14:20:35 +02:00
include $(top_srcdir)/config/Substfiles.am
pkgdatadir = $(datadir)/@PACKAGE@/test-runner/bin
pkgdata_SCRIPTS = \
test-runner.py \
zts-report.py
SUBSTFILES += $(pkgdata_SCRIPTS)