summaryrefslogtreecommitdiff
path: root/SConstruct
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2015-02-25 06:46:20 -0500
committerEric S. Raymond <esr@thyrsus.com>2015-02-25 06:46:20 -0500
commit2d8bf60a27d43d5b92ab9a40f9c3322d04d7a0d8 (patch)
treea1479b28242735777f025e16abda58a8c04cc8d0 /SConstruct
parent7e62d2edf0caa0d83db0786b22c1a43aff5ebc6c (diff)
downloadgpsd-2d8bf60a27d43d5b92ab9a40f9c3322d04d7a0d8.tar.gz
Document ntpmon.
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct1
1 files changed, 1 insertions, 0 deletions
diff --git a/SConstruct b/SConstruct
index 479b17fa..15289fd0 100644
--- a/SConstruct
+++ b/SConstruct
@@ -1332,6 +1332,7 @@ base_manpages = {
"gps2udp.1" : "gps2udp.xml",
"gpsdecode.1" : "gpsdecode.xml",
"srec.5" : "srec.xml",
+ "ntpmon.1" : "ntpmon.xml",
}
python_manpages = {
"gpsprof.1" : "gpsprof.xml",