summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMathieu Lirzin <mthl@gnu.org>2016-12-16 13:20:49 +0100
committerMathieu Lirzin <mthl@gnu.org>2016-12-16 13:20:49 +0100
commite9e1ce8e14ffdbd8ddddaacc93e0e71d0c29a992 (patch)
tree856b9a457bc63667efbfb6f962be957fdd2f79ae /Makefile.am
parent5dc1bf40e96ee40f9e786ffeafc3eb895b4e8e74 (diff)
downloadcuirass-e9e1ce8e14ffdbd8ddddaacc93e0e71d0c29a992.tar
cuirass-e9e1ce8e14ffdbd8ddddaacc93e0e71d0c29a992.tar.gz
maint: Move examples from 'tests' to 'examples' directory.
* examples/gnu-system.scm: Moved from 'tests' directory. * examples/guix-jobs.scm: Likewise. * examples/guix-track-git.scm: Likewise. * examples/hello-git.scm: Likewise. * examples/hello-singleton.scm: Likewise. * examples/hello-subset.scm: Likewise. * Makefile.am (EXTRA_DIST): Adapt. * README <Example>: Likewise.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index d198e01..99d2b4b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -113,10 +113,10 @@ EXTRA_DIST = \
bin/evaluate.in \
bootstrap \
src/cuirass/config.scm.in \
- tests/gnu-system.scm \
- tests/guix-jobs.scm \
- tests/hello-singleton.scm \
- tests/hello-subset.scm \
+ examples/gnu-system.scm \
+ examples/guix-jobs.scm \
+ examples/hello-singleton.scm \
+ examples/hello-subset.scm \
$(TESTS)
MOSTLYCLEANFILES = $(bin_SCRIPTS) src/cuirass/config.scm