summaryrefslogtreecommitdiff
path: root/tests/runfiles/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/runfiles/Makefile.am')
-rw-r--r--tests/runfiles/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/runfiles/Makefile.am b/tests/runfiles/Makefile.am
new file mode 100644
index 000000000000..c7cf2a20c1d5
--- /dev/null
+++ b/tests/runfiles/Makefile.am
@@ -0,0 +1,8 @@
+pkgdatadir = $(datadir)/@PACKAGE@/runfiles
+dist_pkgdata_DATA = \
+ common.run \
+ freebsd.run \
+ linux.run \
+ longevity.run \
+ perf-regression.run \
+ sunos.run