summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2019-09-15 18:03:56 +0200
committerLudovic Courtès <ludo@gnu.org>2019-09-23 11:08:09 +0200
commit90ca791ab082f0513cd5e8af7acfd8db63a6e73a (patch)
tree8664cacdf4afd30675b1d25c2487069274ceadbb /Makefile.am
parentdcc90d15581189dbc30e201db2b807273d6484f0 (diff)
downloadpatches-90ca791ab082f0513cd5e8af7acfd8db63a6e73a.tar
patches-90ca791ab082f0513cd5e8af7acfd8db63a6e73a.tar.gz
etc: Add channel news file.
* etc/news.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 3c27d8ee10..6a4cfcd4a1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -536,6 +536,7 @@ EXTRA_DIST += \
.guix-channel \
scripts/guix.in \
etc/guix-install.sh \
+ etc/news.scm \
build-aux/build-self.scm \
build-aux/compile-all.scm \
build-aux/hydra/evaluate.scm \