summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index c603e4b3933..83f4dacd2de 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -635,9 +635,9 @@ SCM_TESTS = \
tests/workers.scm
if HAVE_GUILE_LIB
-SCM_TESTS += tests/go.scm
+SCM_TESTS += tests/import/go.scm
else
-EXTRA_DIST += tests/go.scm
+EXTRA_DIST += tests/import/go.scm
endif
if BUILD_DAEMON_OFFLOAD