From: Adam Dickmeiss Date: Wed, 19 Aug 2015 08:47:14 +0000 (+0200) Subject: clean removes local.ent X-Git-Tag: v0.5~4 X-Git-Url: http://git.indexdata.com/?p=mp-xquery-moved-to-github.git;a=commitdiff_plain;h=57bd67fac96261d3855329ad60362991e76c455c clean removes local.ent --- diff --git a/doc/Makefile b/doc/Makefile index 9c68dad..d319661 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -35,7 +35,7 @@ mp-xquery.pdf: $(XMLFILES) local.ent $(MAN_COMPILE) $< clean: - rm -f *.html *.pdf manref.xml *.hhp *.hhc $(MANFILES) + rm -f local.ent *.html *.pdf manref.xml *.hhp *.hhc $(MANFILES) distclean: clean