forked from lix-project/lix
* Minor fix.
This commit is contained in:
parent
80f8c38384
commit
bd0ce1a4be
|
@ -1,4 +1,4 @@
|
||||||
ENV = SGML_CATALOG_FILES=$(docbookcatalog)/docbook.cat
|
ENV = SGML_CATALOG_FILES=$(docbookcatalog)
|
||||||
|
|
||||||
XMLLINT = $(ENV) $(xmllint) $(xmlflags) --catalogs
|
XMLLINT = $(ENV) $(xmllint) $(xmlflags) --catalogs
|
||||||
XSLTPROC = $(ENV) $(xsltproc) $(xmlflags) --catalogs
|
XSLTPROC = $(ENV) $(xsltproc) $(xmlflags) --catalogs
|
||||||
|
|
Loading…
Reference in a new issue