[cairo-commit] Makefile.am

Behdad Esfahbod behdad at kemper.freedesktop.org
Sat Jan 10 10:56:35 PST 2009


 Makefile.am |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 59a14f622389ae3f34f93c78b709df2ad6d1d624
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Sat Jan 10 13:09:06 2009 -0500

    Comment win32 maintainer-clean files again

diff --git a/Makefile.am b/Makefile.am
index 5e6c89c..dd72661 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,10 +7,10 @@ EXTRA_DIST += \
 	build/Makefile.win32.features \
 	build/Makefile.win32.features-h \
 	$(NULL)
-MAINTAINERCLEANFILES += \
-	$(srcdir)/build/Makefile.win32.features \
-	$(srcdir)/build/Makefile.win32.features-h \
-	$(NULL)
+#MAINTAINERCLEANFILES += \
+#	$(srcdir)/build/Makefile.win32.features \
+#	$(srcdir)/build/Makefile.win32.features-h \
+#	$(NULL)
 
 ACLOCAL_AMFLAGS = -I build
 


More information about the cairo-commit mailing list