aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJanneke Nieuwenhuizen <janneke@gnu.org>2023-08-21 20:57:12 +0200
committerJanneke Nieuwenhuizen <janneke@gnu.org>2023-09-18 22:12:39 +0200
commit7bf12820f61179900f9d1f753acf91fd33724976 (patch)
tree05b213145b0462dfc69dc4d1f1184f7efa21a327 /Makefile.am
parenta515f8b1d8fbda4ea791762fc3987bd5411de077 (diff)
downloadguix-7bf12820f61179900f9d1f753acf91fd33724976.tar
guix-7bf12820f61179900f9d1f753acf91fd33724976.tar.gz
maint: Support `guix shell' in Guix's git archive with manifest.scm.
* manifest.scm: New file. * Makefile.am (EXTRA_DIST): Add it. * doc/contributing.texi (Building from Git): Mention using 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 922913355c..8924974e8a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -692,6 +692,7 @@ EXTRA_DIST += \
ROADMAP \
TODO \
bootstrap \
+ manifest.scm \
build-aux/build-self.scm \
build-aux/check-channel-news.scm \
build-aux/check-final-inputs-self-contained.scm \