Ensure exposed-generator report files are linked in builddir.

test-owner-report and test-stress-options require them to be able to
find owner-report and register-report templates by guid.

Interestingly the scm files are required, go files won't do.
This commit is contained in:
John Ralls
2020-10-01 12:56:37 -07:00
parent 23de958872
commit 22a7b35715

View File

@@ -34,6 +34,7 @@ set(GUILE_DEPENDS
scm-core-utils
scm-test-report
scm-reports
scm-reports-standard-with-exposed-generator-links
scm-report-stylesheets
)