9 lines
158 B
Makefile
9 lines
158 B
Makefile
|
pkgdatadir = $(datadir)/@PACKAGE@/runfiles
|
||
|
dist_pkgdata_DATA = \
|
||
|
common.run \
|
||
|
freebsd.run \
|
||
|
linux.run \
|
||
|
longevity.run \
|
||
|
perf-regression.run \
|
||
|
sunos.run
|