summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2009-09-10 15:26:56 +0000
committerEric S. Raymond <esr@thyrsus.com>2009-09-10 15:26:56 +0000
commit7fc1d175c531a8398f4118f6877788fa7345cf8a (patch)
treea1cee62c8ad5266adf38d66f90bf5f9b54188fbc /Makefile.am
parent966620dc6b1da27fad1e4ac97fd8f3e444cc579a (diff)
downloadgpsd-7fc1d175c531a8398f4118f6877788fa7345cf8a.tar.gz
Dyke out the remotegpsd code.
The proxying concept is OK but the design is broken and the implementation has at least two bugs that are crash landings. Chris can do better than this.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 0d438c1b..9bf48d0c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -152,7 +152,6 @@ libgpsd_c_sources = \
net_dgpsip.c \
net_gnss_dispatch.c \
net_ntrip.c \
- net_remotegpsd.c \
netlib.c \
ntpshm.c \
packet.c \