summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-07-25 13:40:17 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-07-25 13:40:17 +0000
commit37fb3a68b15b45e86e90db6abef1333f1ada0775 (patch)
treeacbfb9d645cb86ddbebc67662659a2e143167cfd /Makefile.am
parent5d308034c6425a94f33d12a1da2c168aa0cba13e (diff)
downloadgpsd-37fb3a68b15b45e86e90db6abef1333f1ada0775.tar.gz
Break isgps.c apart from rtcm.c.
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 eb56fa29..14565d8a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -91,6 +91,7 @@ libgps_c_sources = \
dgpsip.c \
sirf.c \
report.c \
+ isgps.c \
rtcm.c \
srecord.c \
bits.h \