[cairo-commit] Makefile.am
Søren Sandmann Pedersen
sandmann at kemper.freedesktop.org
Sat Jan 10 09:12:48 PST 2009
Makefile.am | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit cc5119173918623ce13363f4b25cd06076fc3fbc
Author: Søren Sandmann Pedersen <sandmann at redhat.com>
Date: Sat Jan 10 12:13:40 2009 -0500
Uncomment win32 maintainer-clean files to make Makefile.am syntactically correct
diff --git a/Makefile.am b/Makefile.am
index 86390ab..5e6c89c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,8 +8,8 @@ EXTRA_DIST += \
build/Makefile.win32.features-h \
$(NULL)
MAINTAINERCLEANFILES += \
-# $(srcdir)/build/Makefile.win32.features \
-# $(srcdir)/build/Makefile.win32.features-h \
+ $(srcdir)/build/Makefile.win32.features \
+ $(srcdir)/build/Makefile.win32.features-h \
$(NULL)
ACLOCAL_AMFLAGS = -I build
More information about the cairo-commit
mailing list