projects
/
mp-sparql-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d15c925
)
Add rule to make sparql.html
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 19 Feb 2015 12:36:07 +0000
(13:36 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 19 Feb 2015 12:36:07 +0000
(13:36 +0100)
doc/Makefile
patch
|
blob
|
history
diff --git
a/doc/Makefile
b/doc/Makefile
index
a044d6d
..
81db20a
100644
(file)
--- 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 \