1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-27 22:50:26 +03:00

s3:docs: clean build/catalog.xml in "make clean"

Michael
This commit is contained in:
Michael Adam 2009-01-21 15:09:46 +01:00
parent 9b32e839be
commit 5e21fc3506

View File

@ -66,6 +66,7 @@ clean::
rm -f xslt/figures/*pdf
rm -f $(SMBDOTCONFDOC)/parameters.*.xml
rm -f $(addsuffix .*,$(MAIN_DOCS))
rm -f build/catalog.xml
# Output format targets
pdf:: $(patsubst %,$(PDFDIR)/%.pdf,$(MAIN_DOCS))