diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2020-07-05 23:41:35 +0200 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2020-07-11 11:51:56 +0200 |
| commit | 4b9b8b2ec23e59af2275a6d2829e6e0f915b44b3 (patch) | |
| tree | ce87e2c925fed23e61a8cfeec1bc7491529f103d /Makefile.am | |
| parent | 838f2bdfa862c5017ee93156cf0d42a16d0290e2 (diff) | |
Add 'etc/historical-authorizations'.
* etc/historical-authorizations: New file. Data extracted from
'build-aux/git-authenticate.scm'.
* Makefile.am (EXTRA_DIST): Add it.
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index ee12725d5b0..47699351b91 100644 --- a/Makefile.am +++ b/Makefile.am | |||
| @@ -552,6 +552,7 @@ EXTRA_DIST += \ | |||
| 552 | etc/news.scm \ | 552 | etc/news.scm \ |
| 553 | etc/release-manifest.scm \ | 553 | etc/release-manifest.scm \ |
| 554 | etc/system-tests.scm \ | 554 | etc/system-tests.scm \ |
| 555 | etc/historical-authorizations \ | ||
| 555 | build-aux/build-self.scm \ | 556 | build-aux/build-self.scm \ |
| 556 | build-aux/compile-all.scm \ | 557 | build-aux/compile-all.scm \ |
| 557 | build-aux/hydra/evaluate.scm \ | 558 | build-aux/hydra/evaluate.scm \ |
