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

Keith Packard commit at pdx.freedesktop.org
Thu Dec 16 18:11:27 PST 2004


Committed by: keithp

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

Added Files:
	Makefile.am 
Log Message:
2004-12-16  Keith Packard  <keithp at keithp.com>

	* examples/Makefile.am:
	Install example nickle programs


--- NEW FILE: Makefile.am ---
NICKLEFILES=\
	animate.5c \
	draw.5c \
	graph.5c \
	pie.5c \
	rottext.5c \
	sin.5c \
	test.5c

exampledir=$(pkgdatadir)/examples

example_DATA=$(NICKLEFILES)

EXTRA_DIST=$(NICKLEFILES)




More information about the cairo-commit mailing list