wayland/protocol
Peter Hutterer 05f95c85c8 protocol: validate the protocol against a dtd
The scanner is not very forgiving if the protocol doesn't match it's
expectations and crashes without much of a notice. Thus, validate the protocol
against a DTD.

Move the protocol subdir forward so we validate first before trying anything
else, and install the DTD so we can validate weston's protocols as well.
2013-10-25 10:58:06 -07:00
..
.gitignore Fix distcheck where protocol.xsl was missing in the tarball 2012-03-04 15:01:45 -05:00
Makefile.am protocol: validate the protocol against a dtd 2013-10-25 10:58:06 -07:00
wayland.dtd protocol: validate the protocol against a dtd 2013-10-25 10:58:06 -07:00
wayland.xml protocol: Fix typo in documentation 2013-10-11 10:04:43 -07:00