summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2021-09-13 15:24:57 +0200
committerLudovic Courtès <ludo@gnu.org>2021-09-14 11:50:58 +0200
commit3b758dd22d691964ebbc0ce9521508fbc397263a (patch)
tree1cda91428c542f33bbb57a92f2add725dff5f587 /Makefile.am
parent3cb5ae8577db28b2c6013b9d9ecf99cb696e3432 (diff)
downloadguix-patches-3b758dd22d691964ebbc0ce9521508fbc397263a.tar
guix-patches-3b758dd22d691964ebbc0ce9521508fbc397263a.tar.gz
etc: Add 'source-manifest.scm'.
* etc/source-manifest.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 dd40a5ad9c..c3244b944f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -627,6 +627,7 @@ EXTRA_DIST += \
etc/guix-install.sh \
etc/news.scm \
etc/release-manifest.scm \
+ etc/source-manifest.scm \
etc/system-tests.scm \
etc/historical-authorizations \
build-aux/build-self.scm \