diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index e6a7b545d8..a310de8e26 100644 --- a/Makefile.am +++ b/Makefile.am @@ -484,6 +484,7 @@ SCM_TESTS = \ tests/search-paths.scm \ tests/services.scm \ tests/services/file-sharing.scm \ + tests/services/configuration.scm \ tests/services/linux.scm \ tests/sets.scm \ tests/size.scm \ |