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 fe97e91..b7f3d87 100644 --- a/Makefile.am +++ b/Makefile.am @@ -82,6 +82,7 @@ EXTRA_DIST = \ .dir-locals.el \ tests/gnu-system.scm \ tests/guix-jobs.scm \ + tests/hello-singleton.scm \ tests/hello-subset.scm \ $(TESTS) |