diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index cd2392e..05f61f7 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -34,9 +34,6 @@ endif CLEANFILES = Xmu.txt Xmu.html Xmu.pdf Xmu.ps xorg.css if HAVE_STYLESHEETS -STYLESHEET_SRCDIR = $(XORG_SGML_PATH)/X11 - -XSL_STYLESHEET = $(STYLESHEET_SRCDIR)/xorg.xsl XMLTO_FLAGS = -m $(XSL_STYLESHEET) doc_DATA += xorg.css |