mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-02 09:01:39 -05:00
protocol.xsl: Rename stylesheet to wayland-protocol.css
Otherwise it clashes with the website stylesheet.
This commit is contained in:
parent
015c42e1b1
commit
d0711b27ee
3 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
if HAVE_XSLTPROC
|
||||
doc_DATA = wayland.html wayland.css
|
||||
doc_DATA = wayland.html wayland-protocol.css
|
||||
|
||||
wayland.html: wayland.xml protocol.xsl
|
||||
$(AM_V_GEN)$(XSLTPROC) protocol.xsl wayland.xml > $@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue