Commit 0ace505b authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont Committed by Rafaël Carré

Clean changelogs, but not too often

(cherry picked from commit c432ea06)
parent 70eec12e
......@@ -251,7 +251,7 @@ vlc-config.in: vlc-config.in.in
touch $@
CLEANFILES = $(BUILT_SOURCES_clean) stamp-builtin
DISTCLEANFILES = $(BUILT_SOURCES_distclean) vlc-config.in compile
DISTCLEANFILES = $(BUILT_SOURCES_distclean) vlc-config.in compile ChangeLog
###############################################################################
# Building vlc
......
......@@ -47,6 +47,8 @@ EXTRA_DIST = \
demo.sh \
$(NULL)
DISTCLEANFILES = $(CHANGELOGS)
$(CHANGELOGS): Makefile.am
y="$$(echo "$@" | sed -e 's,ChangeLog-,,')" ; \
git-log \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment