[cairo-commit] Makefile.am

Behdad Esfahbod behdad at kemper.freedesktop.org
Mon Jun 26 03:26:19 PDT 2006


 Makefile.am |    1 +
 1 files changed, 1 insertion(+)

New commits:
diff-tree 289e8b8af30ae3f00e7649109a933a673f346b37 (from 73a0e792b4115a1012c5f618650a6265377cc6e5)
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Mon Jun 26 12:26:15 2006 +0200

    Remove config.cache in make distclean.

diff --git a/Makefile.am b/Makefile.am
index 923f4ba..7915f21 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,6 +10,7 @@ EXTRA_DIST = \
 	COPYING \
 	COPYING-LGPL-2.1 \
 	COPYING-MPL-1.1
+DISTCLEANFILES = config.cache
 MAINTAINERCLEANFILES = \
 	$(srcdir)/INSTALL \
 	$(srcdir)/aclocal.m4 \


More information about the cairo-commit mailing list