[cairo-commit] cairo/test Makefile.am,1.67,1.68

Carl Worth commit at pdx.freedesktop.org
Thu Jul 28 11:33:13 PDT 2005


Committed by: cworth

Update of /cvs/cairo/cairo/test
In directory gabe:/tmp/cvs-serv10132/test

Modified Files:
	Makefile.am 
Log Message:

        * test/Makefile.am (EXTRA_DIST): Add
        text-antialias-{gray|none|subpixel}-ref.png so they get
        distributed.


Index: Makefile.am
===================================================================
RCS file: /cvs/cairo/cairo/test/Makefile.am,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- Makefile.am	28 Jul 2005 02:13:39 -0000	1.67
+++ Makefile.am	28 Jul 2005 18:33:11 -0000	1.68
@@ -85,6 +85,9 @@
 source-clip-ref.png			\
 source-surface-scale-paint-ref.png	\
 surface-pattern-ref.png			\
+text-antialias-gray-ref.png		\
+text-antialias-none-ref.png		\
+text-antialias-subpixel-ref.png		\
 transforms-ref.png			\
 translate-show-surface-ref.png		\
 trap-clip-ref.png			\




More information about the cairo-commit mailing list