[cairo-commit] test/Makefile.am
Carl Worth
cworth at kemper.freedesktop.org
Thu Jun 11 15:28:05 PDT 2009
test/Makefile.am | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
New commits:
commit fb21a0da8730823ff092f8e298af3d5b4e8c90e4
Author: Carl Worth <cworth at cworth.org>
Date: Thu Jun 11 15:28:02 2009 -0700
Update CLEANFILES for 'make distcheck'
This is a standard part of the release ritual.
diff --git a/test/Makefile.am b/test/Makefile.am
index 3606658..f3081d5 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -1018,12 +1018,13 @@ CLEANFILES += \
index.html \
ref.hash \
png-test.png \
+ png.out.png \
create-for-stream.pdf \
create-for-stream.ps \
create-for-stream.svg \
- svg-surface-source.svg \
- pdf-surface-source.pdf \
- ps-surface-source.ps \
+ svg-surface-source.out.svg \
+ pdf-surface-source.out.pdf \
+ ps-surface-source.out.ps \
pdf-features.pdf \
pdf-mime-data.out* \
ps-features.ps \
More information about the cairo-commit
mailing list