Makefile.am revision 986c8b3d
11.31Slukemxcbinclude_HEADERS = \ 21.19Scgd xcb.xsd \ 31.1Scgd xproto.xml \ 41.10Smycroft bigreq.xml \ 51.10Smycroft composite.xml \ 61.1Scgd damage.xml \ 71.1Scgd dpms.xml \ 81.1Scgd dri2.xml \ 91.1Scgd ge.xml \ 101.1Scgd glx.xml \ 111.1Scgd randr.xml \ 121.1Scgd record.xml \ 131.1Scgd render.xml \ 141.1Scgd res.xml \ 151.1Scgd screensaver.xml \ 161.1Scgd shape.xml \ 171.1Scgd shm.xml \ 181.1Scgd sync.xml \ 191.1Scgd xc_misc.xml \ 201.1Scgd xevie.xml \ 211.1Scgd xf86dri.xml \ 221.1Scgd xf86vidmode.xml \ 231.1Scgd xfixes.xml \ 241.1Scgd xinerama.xml \ 251.1Scgd xinput.xml \ 261.1Scgd xkb.xml \ 271.1Scgd xprint.xml \ 281.1Scgd xselinux.xml \ 291.1Scgd xtest.xml \ 301.1Scgd xv.xml \ 311.1Scgd xvmc.xml 321.1Scgd 331.1Scgdif HAVE_XMLLINT 341.1Scgdcheck-local: 351.1Scgd $(XMLLINT) --noout --schema $(srcdir)/xcb.xsd $(srcdir)/*.xml 361.28Slukemendif 371.1Scgd