[cairo-commit] cairo/test Makefile.am,1.51,1.52
Carl Worth
commit at pdx.freedesktop.org
Tue May 17 09:08:25 PDT 2005
Committed by: cworth
Update of /cvs/cairo/cairo/test
In directory gabe:/tmp/cvs-serv12638/test
Modified Files:
Makefile.am
Log Message:
* RELEASING: Update instructions to match output of 'make
distcheck'
* src/Makefile.am:
* test/Makefile.am: Add private headers and flesh out CLEANFILES
so that 'make distcheck' actually passes.
Index: Makefile.am
===================================================================
RCS file: /cvs/cairo/cairo/test/Makefile.am,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- Makefile.am 17 May 2005 08:05:35 -0000 1.51
+++ Makefile.am 17 May 2005 16:08:23 -0000 1.52
@@ -70,7 +70,7 @@
scale-source-surface-paint-ref.png \
set-source-ref.png \
source-clip-ref.png \
-source-surface-scale-paintref.png \
+source-surface-scale-paint-ref.png \
surface-pattern-ref.png \
transforms-ref.png \
translate-show-surface-ref.png \
@@ -163,4 +163,4 @@
noinst_PROGRAMS = imagediff
imagediff_LDADD = $(LDADDS)
-CLEANFILES = *-out.png *-diff.png *.log
+CLEANFILES = *-out.png *-diff.png *.log ps-surface.ps pdf-surface.pdf
More information about the cairo-commit
mailing list