summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 27c485f4..b28d4aa7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -141,7 +141,8 @@ libgpsd_c_sources = \
tsip.c \
evermore.c \
italk.c \
- navcom.c
+ navcom.c \
+ crc24q.c
libgpsd_h_sources = \
italk.h \
@@ -150,6 +151,7 @@ libgpsd_h_sources = \
bits.h \
packet_names.h \
rtcm2.h \
+ crc24q.h \
gpsd.h
BUILT_SOURCES = packet_names.h gpsd.h