summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2025-05-28 19:59:20 +0200
committerLudovic Courtès <ludo@gnu.org>2025-06-02 00:17:17 +0200
commit4cb5c86839842cc601d12b235a719dd2aba85386 (patch)
tree1d4e1cc2b013a1ce13ad5cc91ec1ba45caeacc87 /Makefile.am
parent2ed0bd5875dd046ef4a3186bc58e022a05b0e751 (diff)
maint: Add ‘etc/teams.scm’ to the distribution.
* Makefile.am (EXTRA_DIST): Add ‘etc/teams.scm’. Change-Id: Ic8898434865ba0012db83bd8599ee6670760077b
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 ec5220333e4..ecd491bbf11 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -758,6 +758,7 @@ EXTRA_DIST += \
758 etc/guix-install.sh \ 758 etc/guix-install.sh \
759 etc/historical-authorizations \ 759 etc/historical-authorizations \
760 etc/news.scm \ 760 etc/news.scm \
761 etc/teams.scm \
761 etc/manifests/disarchive.scm \ 762 etc/manifests/disarchive.scm \
762 etc/manifests/hurd.scm \ 763 etc/manifests/hurd.scm \
763 etc/manifests/kernels.scm \ 764 etc/manifests/kernels.scm \