[Makefile.am] Remove ChangeLog.cache-* in distclean

This commit is contained in:
Behdad Esfahbod 2007-02-27 13:33:53 -05:00
parent 7185c00e15
commit 4c1d788219

View file

@ -49,6 +49,8 @@ $(srcdir)/ChangeLog:
echo A git checkout is required to generate this file >> $@); \
fi
DISTCLEANFILES += ChangeLog.cache-*
ChangeLog.cache-*..: .git
ChangeLog%: $(srcdir)/ChangeLog%