Fix tiny omission that didn't build standard-reports.go.

This commit is contained in:
John Ralls
2017-09-11 10:24:01 -07:00
parent 465f24af2e
commit 3f84f48415
@@ -56,7 +56,7 @@ GNC_ADD_SCHEME_TARGETS(scm-standard-reports-2
TRUE
)
ADD_CUSTOM_TARGET(scm-standard-reports ALL DEPENDS scm-standard-reports-2 scm-standard-reports)
ADD_CUSTOM_TARGET(scm-standard-reports ALL DEPENDS scm-standard-reports-2 scm-standard-reports-1)
# FIXME: This is a hack since core-utils assumes an autotools build environment.