From: Adam Dickmeiss Date: Thu, 19 Feb 2015 12:36:07 +0000 (+0100) Subject: Add rule to make sparql.html X-Git-Tag: v0.5~17 X-Git-Url: http://git.indexdata.com/?p=mp-sparql-moved-to-github.git;a=commitdiff_plain;h=16a3ed8e48d39ce9afdaa8804376562256f931f5 Add rule to make sparql.html --- diff --git a/doc/Makefile b/doc/Makefile index a044d6d..81db20a 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -17,6 +17,9 @@ all: $(MANFILES) index.html: $(XMLFILES) $(HTML_COMPILE) book.xml +sparql.html: sparql.xml + $(HTML_COMPILE) sparql.xml + manref.xml: $(REFFILES) rm -f manref.xml for i in $(REFFILES); do \