guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/09: build: Add 'generate-authors.scm' to the distribution.


From: Ludovic Courtès
Subject: 03/09: build: Add 'generate-authors.scm' to the distribution.
Date: Sun, 19 Jul 2015 20:28:23 +0000

civodul pushed a commit to branch master
in repository guix.

commit 1c2ae810801479727c8195af49676f9fd7cbff7f
Author: Ludovic Courtès <address@hidden>
Date:   Sun Jul 19 21:54:42 2015 +0200

    build: Add 'generate-authors.scm' to the distribution.
    
    * Makefile.am (EXTRA_DIST): Add build-aux/generate-authors.scm.
---
 Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 870c6f9..ada4cbe 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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                            \



reply via email to

[Prev in Thread] Current Thread [Next in Thread]