diff options
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 4 |
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 = \ | |||
| 635 | tests/workers.scm | 635 | tests/workers.scm |
| 636 | 636 | ||
| 637 | if HAVE_GUILE_LIB | 637 | if HAVE_GUILE_LIB |
| 638 | SCM_TESTS += tests/go.scm | 638 | SCM_TESTS += tests/import/go.scm |
| 639 | else | 639 | else |
| 640 | EXTRA_DIST += tests/go.scm | 640 | EXTRA_DIST += tests/import/go.scm |
| 641 | endif | 641 | endif |
| 642 | 642 | ||
| 643 | if BUILD_DAEMON_OFFLOAD | 643 | if BUILD_DAEMON_OFFLOAD |
