summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMathieu Lirzin <mthl@gnu.org>2016-07-26 11:25:20 +0200
committerMathieu Lirzin <mthl@gnu.org>2016-07-27 14:16:57 +0200
commitf97b24c29edcea53cd9d3a349711d50e81339034 (patch)
tree30127ae7a704a6337f6f0a67aff49387868e89f2 /Makefile.am
parentb8d8c99bd35222174c70dcfbf9a5ea05814f4141 (diff)
downloadcuirass-f97b24c29edcea53cd9d3a349711d50e81339034.tar
cuirass-f97b24c29edcea53cd9d3a349711d50e81339034.tar.gz
tests: Add 'hello-singleton' specification example.
* tests/hello-singleton.scm: New file. * Makefile.am (EXTRA_DIST): Add it.
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 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)