[cairo-commit] ChangeLog.mk

Behdad Esfahbod behdad at kemper.freedesktop.org
Tue Feb 27 10:33:59 PST 2007


 ChangeLog.mk |    2 ++
 1 files changed, 2 insertions(+)

New commits:
diff-tree 4c1d788219ae62bb9e8a7723d5a73d70eb42e69a (from 7185c00e15aecf14d1957ba2e4f386ecb4e2a635)
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Tue Feb 27 13:33:53 2007 -0500

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

diff --git a/ChangeLog.mk b/ChangeLog.mk
index 9dbbc62..63c06be 100644
--- a/ChangeLog.mk
+++ b/ChangeLog.mk
@@ -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%


More information about the cairo-commit mailing list