From: Adam Dickmeiss Date: Wed, 19 Aug 2015 08:47:43 +0000 (+0000) Subject: clean removes local.ent X-Git-Url: http://git.indexdata.com/?p=mp-sparql-moved-to-github.git;a=commitdiff_plain;h=6ef7b5922db33bb0294caf39a18359a97ea9cac8;ds=sidebyside clean removes local.ent --- diff --git a/doc/Makefile b/doc/Makefile index f0eaa11..366c266 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -38,7 +38,7 @@ mp-sparql.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