doc/Makefile: not clean .fop.xconf

.fop.xconf needed for building pdf.
This commit is contained in:
Anton Midyukov 2021-06-06 17:28:36 +07:00
parent 6d584b06e8
commit 1d598f14b8

View File

@ -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/