[cairo-commit] pycairo/examples Makefile.am,1.4,1.5

Steve Chaplin commit at pdx.freedesktop.org
Thu Mar 10 01:32:51 PST 2005


Committed by: stevech1097

Update of /cvs/cairo/pycairo/examples
In directory gabe:/tmp/cvs-serv19446/examples

Modified Files:
	Makefile.am 
Log Message:
SC 2005/03/10

Index: Makefile.am
===================================================================
RCS file: /cvs/cairo/pycairo/examples/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Makefile.am	8 Mar 2005 09:14:14 -0000	1.4
+++ Makefile.am	10 Mar 2005 09:32:49 -0000	1.5
@@ -1,13 +1,13 @@
 EXTRA_DIST = \
-  examples/context-subclass.py \
-  examples/gradient.py \
-  examples/hering.py \
-  examples/spiral.py \
-  examples/warpedtext.py \
-  examples/gtk/cairo-demo.py \
-  examples/gtk/cairo-knockout.py \
-  examples/gtk/hangman.py \
-  examples/gtk/lsystem.py \
-  examples/gtk/text.py \
-  examples/svg/svg2png.py \
-  examples/svg/svgview.py
+  context-subclass.py \
+  gradient.py \
+  hering.py \
+  spiral.py \
+  warpedtext.py \
+  gtk/cairo-demo.py \
+  gtk/cairo-knockout.py \
+  gtk/hangman.py \
+  gtk/lsystem.py \
+  gtk/text.py \
+  svg/svg2png.py \
+  svg/svgview.py




More information about the cairo-commit mailing list