mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-04-01 07:16:07 -04:00
Revert "Remove protocol/wayland.dtd"
This reverts commit 06fb8bd371.
Having a DTD hooked up gives an indication of what we expect the protocol to
be, which is a clearer documentation than the current "whatever scanner.c
manages to parse".
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
This commit is contained in:
parent
c7bada036d
commit
9d794d9f77
2 changed files with 31 additions and 2 deletions
|
|
@ -16,8 +16,8 @@ dist_aclocal_DATA = wayland-scanner.m4
|
|||
|
||||
dist_pkgdata_DATA = \
|
||||
wayland-scanner.mk \
|
||||
protocol/wayland.xml
|
||||
|
||||
protocol/wayland.xml \
|
||||
protocol/wayland.dtd
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue