[cairo-commit] cairomm/examples Makefile.am,1.2,1.3
Murray Cumming
commit at pdx.freedesktop.org
Thu Jan 26 07:59:17 PST 2006
Committed by: murrayc
Update of /cvs/cairo/cairomm/examples
In directory gabe:/tmp/cvs-serv5707/examples
Modified Files:
Makefile.am
Log Message:
2006-01-25 Jonathon Jongsma <jonathon.jongsma at gmail.com>
* configure.in:
* examples/Makefile.am:
* examples/pdf-surface/:
* examples/ps-surface/:
* examples/svg-surface/: add examples for additional surfaces
Index: Makefile.am
===================================================================
RCS file: /cvs/cairo/cairomm/examples/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Makefile.am 7 Jan 2006 11:53:02 -0000 1.2
+++ Makefile.am 26 Jan 2006 15:59:15 -0000 1.3
@@ -1,3 +1,3 @@
-SUBDIRS = png_file
+SUBDIRS = png_file pdf-surface ps-surface svg-surface
EXTRA_DIST = README Makefile.am_fragment
More information about the cairo-commit
mailing list