mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 10:01:01 +03:00
798b2b8477
This was missed when the file was introduced. Reviewed-by: John Kennedy <john.kennedy@delphix.com> Reviewed-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ryan Moeller <ryan@ixsystems.com> Closes #9815
8 lines
143 B
Makefile
8 lines
143 B
Makefile
pkgdatadir = $(datadir)/@PACKAGE@/runfiles
|
|
dist_pkgdata_DATA = \
|
|
common.run \
|
|
linux.run \
|
|
longevity.run \
|
|
perf-regression.run \
|
|
sunos.run
|