mirror of https://github.com/F-Stack/f-stack.git
10 lines
172 B
Makefile
10 lines
172 B
Makefile
|
pkgdatadir = $(datadir)/@PACKAGE@/runfiles
|
||
|
dist_pkgdata_DATA = \
|
||
|
common.run \
|
||
|
freebsd.run \
|
||
|
linux.run \
|
||
|
longevity.run \
|
||
|
perf-regression.run \
|
||
|
sanity.run \
|
||
|
sunos.run
|