summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 711181b7cf..9a810e4ebd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -231,7 +231,8 @@ MODULES += \
SCM_TESTS += \
tests/pypi.scm \
- tests/cpan.scm
+ tests/cpan.scm \
+ tests/gem.scm
endif