[cairo-commit] cairo-5c/examples Makefile.am,1.1,1.2

Bart Massey commit at pdx.freedesktop.org
Mon Jun 6 22:12:19 PDT 2005


Committed by: bart

Update of /cvs/cairo/cairo-5c/examples
In directory gabe:/tmp/cvs-serv10621/examples

Modified Files:
	Makefile.am 
Log Message:
2005-06-06  Bart Massey  <bart at cs.pdx.edu>
	* examples/Makefile.am:
	Add accumulated examples to the install list.



Index: Makefile.am
===================================================================
RCS file: /cvs/cairo/cairo-5c/examples/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile.am	17 Dec 2004 02:11:25 -0000	1.1
+++ Makefile.am	7 Jun 2005 05:12:17 -0000	1.2
@@ -1,11 +1,19 @@
 NICKLEFILES=\
 	animate.5c \
 	draw.5c \
+	fob.5c \
 	graph.5c \
+	grid.5c \
+	led.5c \
+	metrics.5c \
 	pie.5c \
+	pie-new.5c \
 	rottext.5c \
 	sin.5c \
-	test.5c
+	spin.5c \
+	spin-cairo.5c \
+	test.5c \
+	text45.5c
 
 exampledir=$(pkgdatadir)/examples
 




More information about the cairo-commit mailing list