summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-07-06 19:18:25 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-07-06 19:18:25 +0000
commit40022d9b3255bfdbcd067668260214522997248c (patch)
treee960b2d3b8133679802dc2f1ed81d027f86e16ae /Makefile.am
parentd26654004bf18de5e9830502235b91213347787a (diff)
downloadgpsd-40022d9b3255bfdbcd067668260214522997248c.tar.gz
First cut at Evermore support. Not yet tested.
Satellite-picture packets are not yet completely interpreted. We don't know a probe string yet, so it might take as long as ten minutes for this driver to switch over.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 5345e3ef..c7e8bd11 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -74,6 +74,7 @@ libgps_c_sources = \
zodiac.c \
garmin.c \
tsip.c \
+ evermore.c \
libgpsd_core.c \
ntpshm.c \
libgps.c \