summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"]