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/
Makefile.am revision f591e195
1xcbinclude_HEADERS = \
2	xcb.xsd \
3	xproto.xml \
4	bigreq.xml \
5	composite.xml \
6	damage.xml \
7	dpms.xml \
8	dri2.xml \
9	dri3.xml \
10	ge.xml \
11	glx.xml \
12	present.xml \
13	randr.xml \
14	record.xml \
15	render.xml \
16	res.xml \
17	screensaver.xml \
18	shape.xml \
19	shm.xml \
20	sync.xml \
21	xc_misc.xml \
22	xevie.xml \
23	xf86dri.xml \
24	xf86vidmode.xml \
25	xfixes.xml \
26	xinerama.xml \
27	xinput.xml \
28	xkb.xml \
29	xprint.xml \
30	xselinux.xml \
31	xtest.xml \
32	xv.xml \
33	xvmc.xml
34
35if HAVE_XMLLINT
36check-local:
37	$(XMLLINT) --noout --schema $(srcdir)/xcb.xsd $(srcdir)/*.xml
38endif
39

Indexes created Thu Dec 11 15:09:36 GMT 2025