summaryrefslogtreecommitdiff
path: root/SConstruct
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2018-09-24 15:21:42 -0700
committerGary E. Miller <gem@rellim.com>2018-09-24 15:21:42 -0700
commit52a27d71f19563a40270b25ac1d127529e0a2360 (patch)
tree0c83b7d148f051bc277ba0dba79d4797f98e7d6a /SConstruct
parentb02507f4f5f6c5fe36e3f7609308706818e075a8 (diff)
downloadgpsd-52a27d71f19563a40270b25ac1d127529e0a2360.tar.gz
ubxtool/zerk: install these two programs by default.
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct2
1 files changed, 1 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index a4fde821..0fbad748 100644
--- a/SConstruct
+++ b/SConstruct
@@ -1364,7 +1364,7 @@ if not env['python']:
python_targets = []
python_progs = []
else:
- python_progs = ["gegps", "gpscat", "gpsfake", "gpsprof"]
+ python_progs = ["gegps", "gpscat", "gpsfake", "gpsprof", "ubxtool", "zerk"]
if env['xgps']:
# check for pycairo