build: Add 'generate-authors.scm' to the distribution.
authorLudovic Courtès <ludo@gnu.org>
Sun, 19 Jul 2015 19:54:42 +0000 (21:54 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sun, 19 Jul 2015 19:54:42 +0000 (21:54 +0200)
* Makefile.am (EXTRA_DIST): Add build-aux/generate-authors.scm.

Makefile.am

index 870c6f9..ada4cbe 100644 (file)
@@ -279,6 +279,7 @@ EXTRA_DIST =                                                \
   build-aux/check-final-inputs-self-contained.scm      \
   build-aux/download.scm                               \
   build-aux/make-binary-tarball.scm                    \
+  build-aux/generate-authors.scm                       \
   srfi/srfi-37.scm.in                                  \
   srfi/srfi-64.scm                                     \
   srfi/srfi-64.upstream.scm                            \