Cross Reference: Makefile.am
xref: /xsrc/external/mit/xcb-proto/dist/src/Makefile.am
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /xsrc/external/mit/xcb-proto/dist/src/
1xcbinclude_HEADERS = \
2	xcb.xsd \
3	xproto.xml \
4	bigreq.xml \
5	composite.xml \
6	damage.xml \
7	dbe.xml \
8	dpms.xml \
9	dri2.xml \
10	dri3.xml \
11	ge.xml \
12	glx.xml \
13	present.xml \
14	randr.xml \
15	record.xml \
16	render.xml \
17	res.xml \
18	screensaver.xml \
19	shape.xml \
20	shm.xml \
21	sync.xml \
22	xc_misc.xml \
23	xevie.xml \
24	xf86dri.xml \
25	xf86vidmode.xml \
26	xfixes.xml \
27	xinerama.xml \
28	xinput.xml \
29	xkb.xml \
30	xprint.xml \
31	xselinux.xml \
32	xtest.xml \
33	xv.xml \
34	xvmc.xml
35
36if HAVE_XMLLINT
37check-local:
38	$(XMLLINT) --noout --schema $(srcdir)/xcb.xsd $(srcdir)/*.xml
39endif
40

Indexes created Sun Dec 07 03:09:31 GMT 2025