diff --git a/Makefile.am b/Makefile.am index 327d3f9961..3c79760734 100644 --- a/Makefile.am +++ b/Makefile.am @@ -517,6 +517,8 @@ SCM_TESTS = \ if HAVE_GUILE_LIB SCM_TESTS += tests/go.scm +else +EXTRA_DIST += tests/go.scm endif if BUILD_DAEMON_OFFLOAD