SummaryRefsLogTreeCommitDiffStats
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 07a492f..9c7e5c1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -138,7 +138,8 @@ TESTS = \
tests/schedule.sh \
tests/base.scm \
tests/environment.scm \
- tests/job-specifier.scm
+ tests/job-specifier.scm \
+ tests/utils.scm
## -------------- ##
## Distribution. ##