diff options
Diffstat (limited to 'doc/xml/xmlrules.in')
-rw-r--r-- | doc/xml/xmlrules.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/xml/xmlrules.in b/doc/xml/xmlrules.in index f6a2e4f7a..8b227610c 100644 --- a/doc/xml/xmlrules.in +++ b/doc/xml/xmlrules.in @@ -27,7 +27,7 @@ # It is included by xmlrules-noinst for non installable developer's documentation # If the server version or release date changes, autogen && make -XML_ENT_DIR = $(abs_top_builddir)/doc/xml +XML_ENT_DIR = $(abs_top_builddir) SUFFIXES = .xml .txt .html .pdf XMLTO_FLAGS = --searchpath $(XML_ENT_DIR) |