summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index be50ec39..b6ea856a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -123,6 +123,7 @@ libgpsd_c_sources = \
crc24q.c \
dgnss.c \
dgpsip.c \
+ gpsd_report.c \
gpsutils.c \
geoid.c \
hex.c \
@@ -134,7 +135,6 @@ libgpsd_c_sources = \
ntpshm.c \
ntrip.c \
packet.c \
- report.c \
serial.c \
srecord.c \
strl.c \