diff options
Diffstat (limited to 'tests/runfiles')
-rw-r--r-- | tests/runfiles/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/runfiles/Makefile.am b/tests/runfiles/Makefile.am index 9733164a7..cc630a5e9 100644 --- a/tests/runfiles/Makefile.am +++ b/tests/runfiles/Makefile.am @@ -3,4 +3,5 @@ dist_pkgdata_DATA = \ common.run \ linux.run \ longevity.run \ - perf-regression.run + perf-regression.run \ + sunos.run |