summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
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