Commit 1d598f14 authored by Anton Midyukov's avatar Anton Midyukov

doc/Makefile: not clean .fop.xconf

.fop.xconf needed for building pdf.
parent 6d584b06
......@@ -68,4 +68,4 @@ pdf: prep
clean:
@echo "** cleaning up"
@if [ -d "$(BUILDDIR)" ]; then cd "$(BUILDDIR)"; fi; \
rm -rf $(DOCS_OUT) $(DOCS_TMP) $(PROJECT).chunked/ .fop.xconf
rm -rf $(DOCS_OUT) $(DOCS_TMP) $(PROJECT).chunked/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment