Changeset 7b12ac8c3cfbb95f2091775a414c5898edad335f

Show
Ignore:
Timestamp:
05/13/08 20:56:33 (2 months ago)
Author:
Christophe Mutricy <xtophe@videolan.org>
git-committer:
Christophe Mutricy <xtophe@videolan.org> 1210704993 +0100
git-parent:

[0ff332eea0587d2f46292327c847b3de858e066c]

git-author:
Christophe Mutricy <xtophe@videolan.org> 1210704993 +0100
Message:

Fix changelog generation

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • doc/Makefile.am

    r5ab3b81 r7b12ac8  
    5252$(CHANGELOGS): Makefile.am 
    5353    if test -d "$(top_srcdir)/.git"; then \ 
    54         y="$@"; y="$${y##ChangeLog-}" ; 
     54        y="$@"; y="$${y##ChangeLog-}" ; \ 
    5555        git --git-dir="$(top_srcdir)/.git" log \ 
    5656            --since="$$y-01-01" \