summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2009-03-02 23:24:03 +0000
committerEric S. Raymond <esr@thyrsus.com>2009-03-02 23:24:03 +0000
commit68e56574cd2e8e26aa1ad35db05b2ccab085388f (patch)
treebaaddd1a371e0165d50c32248e8e96c973eb1947 /Makefile.am
parent9713aad879931bade1a3158b8414777450674e08 (diff)
downloadgpsd-68e56574cd2e8e26aa1ad35db05b2ccab085388f.tar.gz
Introduce gpsdclient.h header, not shipped.
So we can move stuff used internally by GPSD clients out of gps.h.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index cac38126..be50ec39 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -291,7 +291,7 @@ endif
noinst_HEADERS = driver_italk.h driver_rtcm2.h driver_superstar2.h \
driver_ubx.h gpsmon.h
-nodist_include_HEADERS = gpsd.h
+nodist_include_HEADERS = gpsd.h gpsdclient.h
include_HEADERS = gps.h libgpsmm.h
EXTRA_DIST = \