summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2009-07-21 13:11:59 +0000
committerEric S. Raymond <esr@thyrsus.com>2009-07-21 13:11:59 +0000
commitc875dc9a5b1764aded7f97f0ace9edfd0509f28c (patch)
tree71f15d51ddded68f9e34156205082c2c0fc605a2 /Makefile.am
parent6172e60b20541cf966de361608fb94ed6ed91a4e (diff)
downloadgpsd-c875dc9a5b1764aded7f97f0ace9edfd0509f28c.tar.gz
Refactor JSON handling so more code can be shared by client and daemon.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b656b992..3f6171ef 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -140,6 +140,7 @@ libgpsd_c_sources = \
gpsd_report.c \
gpsutils.c \
geoid.c \
+ gps_json.c \
hex.c \
isgps.c \
json.c \
@@ -329,7 +330,7 @@ CLEANFILES += stamp-gps-manpages stamp-gps-manpages.tmp
endif
noinst_HEADERS = driver_italk.h driver_rtcm2.h driver_superstar2.h \
- driver_ubx.h gpsmon.h gpsdclient.h
+ driver_ubx.h gpsmon.h gpsdclient.h json.h gps_json.h
nodist_include_HEADERS = gpsd.h
include_HEADERS = gps.h libgpsmm.h