summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2015-02-22 11:15:36 -0500
committerEric S. Raymond <esr@thyrsus.com>2015-02-22 11:15:36 -0500
commit6683cd11c0c5c59f161d6a44e08497eb663a7452 (patch)
treecd807c527d2001fc5a487bc39a52642a55d4187d
parentc7e880711036aca16626d62c60a883cfc1e82aa9 (diff)
downloadgpsd-release-3.12.tar.gz
Calibration HOWTO no longer exists.release-3.12
-rw-r--r--SConstruct1
1 files changed, 0 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index eac6892a..5ab76c68 100644
--- a/SConstruct
+++ b/SConstruct
@@ -1762,7 +1762,6 @@ if env.WhereIs('asciidoc'):
'protocol-evolution',
'protocol-transition',
'gpsd-time-service-howto',
- 'calibrate-gpsd-ntpd-howto',
'client-howto']
asciidocs = ["www/" + stem + ".html" for stem in txtfiles] \
+ ["www/installation.html"]