diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index d551e5d..fdfbef3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -139,7 +139,8 @@ TESTS = \ tests/base.scm \ tests/environment.scm \ tests/job-specifier.scm \ - tests/utils.scm + tests/utils.scm \ + tests/vixie-time.scm ## -------------- ## ## Distribution. ## |