summary refs log tree commit diff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a8dab5d326..18fbd9d578 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -219,6 +219,7 @@ SCM_TESTS =					\
   tests/size.scm				\
   tests/graph.scm				\
   tests/file-systems.scm			\
+  tests/services.scm				\
   tests/containers.scm
 
 if HAVE_GUILE_JSON