automake-commit
[Top][All Lists]
Advanced

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

[Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.11-692-g


From: Stefano Lattarini
Subject: [Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.11-692-g8dd5009
Date: Wed, 15 Feb 2012 18:31:56 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Automake".

http://git.sv.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=8dd5009996be46270a58bde8be4343410ea5df51

The branch, maint has been updated
       via  8dd5009996be46270a58bde8be4343410ea5df51 (commit)
      from  43b8af82db9fb7077ae687998bf96e9781460665 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8dd5009996be46270a58bde8be4343410ea5df51
Author: Stefano Lattarini <address@hidden>
Date:   Wed Feb 15 19:00:10 2012 +0100

    fixup: distribute 'lib/update-copyright'
    
    While the 'update-copyright' script shouldn't be needed by final
    users, that's not a good reason to keep it out by the distribution,
    as doing so might be unhelpful toward occasional but curious users
    interested in peeking into the automake build system.
    
    * lib/Makefile.am (EXTRA_DIST): Distribute 'update-copyright'.

-----------------------------------------------------------------------

Summary of changes:
 lib/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/Makefile.am b/lib/Makefile.am
index 4102828..9ef9cc7 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -30,7 +30,7 @@ dist_script_DATA = config.guess config.sub install-sh 
mdate-sh missing \
   mkinstalldirs elisp-comp ylwrap acinstall depcomp compile py-compile \
   symlink-tree
 
-EXTRA_DIST = gnupload gitlog-to-changelog
+EXTRA_DIST = gnupload gitlog-to-changelog update-copyright
 
 install-data-hook:
        @$(POST_INSTALL)


hooks/post-receive
-- 
GNU Automake



reply via email to

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