Fix typo in makefile.
This commit is contained in:
parent
67318a2f5b
commit
073c6f8b90
@ -16,7 +16,7 @@ manual.html: $(DOCBOOK_FILES)
|
||||
$(XSLTPROC) --nonet --xinclude --output manual.html \
|
||||
$(docbookxsl)/html/docbook.xsl manual.xml; \
|
||||
else \
|
||||
@echo "Please install xsltproc and rerun configure."; \
|
||||
echo "Please install xsltproc and rerun configure."; \
|
||||
exit 1; \
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user