summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2006-11-13 18:57:23 +0000
committerEric S. Raymond <esr@thyrsus.com>2006-11-13 18:57:23 +0000
commit8ceb9ed4cfebc51d2fdd7617f4fab313a2fde9a8 (patch)
tree1bb2f7ed2d54d7b3465232c22f3c1764066d1259 /www
parent4cac6698420c92c167e92b70b87d007b0ec1775b (diff)
downloadgpsd-8ceb9ed4cfebc51d2fdd7617f4fab313a2fde9a8.tar.gz
Add to-do item about restoring driver state on exit.
Diffstat (limited to 'www')
-rw-r--r--www/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index 612f70c2..a0782ef3 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,6 +1,6 @@
# This builds the dependent parts of the website files. It's a bit of
# a kluge at the moment; it really ought to be generated by autoconf, in
-# case xmlto is not available but xsltproc is
+# case xmlto is not available but xsltproc is.
%.html: ../%.xml
xmlto xhtml-nochunks $<