Makefile.xmlsrcs revision 1.1
1#	$NetBSD: Makefile.xmlsrcs,v 1.1 2010/07/17 23:43:28 mrg Exp $
2
3# list of the libxcb xml-generated .c files.
4
5XMLSRCS= \
6	xproto.c \
7	bigreq.c \
8	xc_misc.c \
9	composite.c \
10	damage.c \
11	dpms.c \
12	dri2.c \
13	glx.c \
14	randr.c \
15	record.c \
16	render.c \
17	res.c \
18	screensaver.c \
19	shape.c \
20	shm.c \
21	sync.c \
22	xevie.c \
23	xf86dri.c \
24	xfixes.c \
25	xinerama.c \
26	xinput.c \
27	xselinux.c \
28	xtest.c \
29	xv.c \
30	xvmc.c
31