]> git.sesse.net Git - vlc/blobdiff - Makefile.am
Clean changelogs, but not too often
[vlc] / Makefile.am
index ba596327858d519faa3c71993f2b79f126c0d2e9..f440cc300aeff0651e9ade4b6ae80a2342b39402 100644 (file)
@@ -242,7 +242,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
 
 # Shortcut for developpers to rebuild the core (libvlc + vlc)
 # Don't use it if you don't know what it is about.