summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/telegps-v0.3/Makefile1
-rw-r--r--src/telegps-v1.0/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/telegps-v0.3/Makefile b/src/telegps-v0.3/Makefile
index 9736407c..27279792 100644
--- a/src/telegps-v0.3/Makefile
+++ b/src/telegps-v0.3/Makefile
@@ -11,6 +11,7 @@ INC = \
ao_arch_funcs.h \
ao_pins.h \
ao_product.h \
+ ao_tracker.h \
ao_task.h \
ao_whiten.h \
ao_cc115l.h \
diff --git a/src/telegps-v1.0/Makefile b/src/telegps-v1.0/Makefile
index ed864d64..b5c3dfa3 100644
--- a/src/telegps-v1.0/Makefile
+++ b/src/telegps-v1.0/Makefile
@@ -11,6 +11,7 @@ INC = \
ao_arch_funcs.h \
ao_pins.h \
ao_product.h \
+ ao_tracker.h \
ao_task.h \
ao_whiten.h \
ao_cc115l.h \