diff --git a/protocol/Makefile.am b/protocol/Makefile.am index 9b574413..9c6cc49e 100644 --- a/protocol/Makefile.am +++ b/protocol/Makefile.am @@ -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 > $@ diff --git a/protocol/protocol.xsl b/protocol/protocol.xsl index b2867f0f..453b897d 100644 --- a/protocol/protocol.xsl +++ b/protocol/protocol.xsl @@ -6,7 +6,7 @@
- +