summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Kuethe <chris.kuethe@gmail.com>2009-03-03 00:29:01 +0000
committerChris Kuethe <chris.kuethe@gmail.com>2009-03-03 00:29:01 +0000
commit5f82687d2ba5d8bbade403397d3514d516bc0999 (patch)
tree3a261cfce729c17a7a57f3a8375c38d143d4af7a
parent3ba80c3fa30ce2a86ce127fd9ff84137db57baee (diff)
downloadgpsd-5f82687d2ba5d8bbade403397d3514d516bc0999.tar.gz
fix for esr's previous file rename commit.
-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 \