summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSanjeev Gupta <ghane0@gmail.com>2013-10-30 17:57:31 +0800
committerEric S. Raymond <esr@thyrsus.com>2013-10-30 10:33:44 -0400
commit9ade48462250c108fd7c2605faa0644348003c6a (patch)
tree0cfd21e5311817be1e8630440c2fb468846ec793 /doc
parent56985747411db1a16664a50998a10f25f0895f9f (diff)
downloadgpsd-9ade48462250c108fd7c2605faa0644348003c6a.tar.gz
Fix Makefile, was targetting wrong file
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 83672ef1..a52ff9ea 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -1,2 +1,2 @@
explanation.html: $(shell ls *.xml)
- xmlto xhtml-nochunks explanation.xml
+ xmlto xhtml-nochunks internals.xml