Changeset c432ea068eb385e5e48605049fbe8b23f40445da

Show
Ignore:
Timestamp:
03/31/08 16:41:42 (3 months ago)
Author:
Rémi Denis-Courmont <rem@videolan.org>
git-committer:
Rémi Denis-Courmont <rem@videolan.org> 1206974502 +0300
git-parent:

[ce52ce2eaf92223c22e9d16a7c3c262d9d22d663]

git-author:
Rémi Denis-Courmont <rem@videolan.org> 1206974502 +0300
Message:

Clean changelogs, but not too often

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Makefile.am

    rce52ce2 rc432ea0  
    243243 
    244244CLEANFILES = $(BUILT_SOURCES_clean) stamp-builtin 
    245 DISTCLEANFILES = $(BUILT_SOURCES_distclean) vlc-config.in compile 
     245DISTCLEANFILES = $(BUILT_SOURCES_distclean) vlc-config.in compile ChangeLog 
    246246 
    247247# Shortcut for developpers to rebuild the core (libvlc + vlc) 
  • doc/Makefile.am

    rce52ce2 rc432ea0  
    4848    $(NULL) 
    4949 
     50DISTCLEANFILES = $(CHANGELOGS) 
     51 
    5052$(CHANGELOGS): Makefile.am 
    5153    y="$$(echo "$@" | sed -e 's,ChangeLog-,,')" ; \