summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2006-11-16 09:08:38 +0000
committerEric S. Raymond <esr@thyrsus.com>2006-11-16 09:08:38 +0000
commit9818acb270e4dc6e7479e0f72e2baf96f117ad06 (patch)
tree209cf0c2bf3f82ae257c86d371dba90dfd2ed3af /Makefile.am
parent483ff0d81be0ef431ab69c14b2ba54a1f32a3e93 (diff)
downloadgpsd-9818acb270e4dc6e7479e0f72e2baf96f117ad06.tar.gz
Added gpscat to the distribution toolset.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f57174d8..fee0af83 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -180,6 +180,7 @@ man_MANS = \
$(RTCM104PAGES) \
$(PYTHONPAGES) \
gpsctl.1 \
+ gpscat.1 \
gpspipe.1 \
gpsflash.1 \
rtcm-104.5 \
@@ -209,6 +210,8 @@ libgpsd.3: libgpsd.xml
gpsctl.1: gpsctl.xml
+gpscat.1: gpsctl.xml
+
gpsprof.1: gpsprof.xml
gpsfake.1: gpsfake.xml