diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2015-07-19 21:54:42 +0200 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2015-07-19 21:54:42 +0200 |
| commit | 1c2ae810801479727c8195af49676f9fd7cbff7f (patch) | |
| tree | 447b6be32247a273fd04251c1858be43ea69de42 | |
| parent | ac140f796633b36487d3bef0bb43ed9f10b62666 (diff) | |
build: Add 'generate-authors.scm' to the distribution.
* Makefile.am (EXTRA_DIST): Add build-aux/generate-authors.scm.
| -rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 870c6f914b3..ada4cbea0bd 100644 --- a/Makefile.am +++ b/Makefile.am | |||
| @@ -279,6 +279,7 @@ EXTRA_DIST = \ | |||
| 279 | build-aux/check-final-inputs-self-contained.scm \ | 279 | build-aux/check-final-inputs-self-contained.scm \ |
| 280 | build-aux/download.scm \ | 280 | build-aux/download.scm \ |
| 281 | build-aux/make-binary-tarball.scm \ | 281 | build-aux/make-binary-tarball.scm \ |
| 282 | build-aux/generate-authors.scm \ | ||
| 282 | srfi/srfi-37.scm.in \ | 283 | srfi/srfi-37.scm.in \ |
| 283 | srfi/srfi-64.scm \ | 284 | srfi/srfi-64.scm \ |
| 284 | srfi/srfi-64.upstream.scm \ | 285 | srfi/srfi-64.upstream.scm \ |
