summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2017-06-13 10:35:39 -0700
committerKeith Packard <keithp@keithp.com>2017-06-13 10:35:39 -0700
commit672889659fb2c1a63f5ef199173719a606a9f343 (patch)
treeef66f08d3f71924f1cb38f49a00ba2f2103a3adf /src
parentcd8b22bef0a88ed6881036b4c6718a4e33c55d41 (diff)
altos/telebt-4.0: Add dependency on RN4678 header
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src')
-rw-r--r--src/telebt-v4.0/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/telebt-v4.0/Makefile b/src/telebt-v4.0/Makefile
index 31651120..38ac7513 100644
--- a/src/telebt-v4.0/Makefile
+++ b/src/telebt-v4.0/Makefile
@@ -14,6 +14,7 @@ INC = \
ao_product.h \
ao_cc1200_CC1200.h \
ao_task.h \
+ ao_rn4678.h \
stm32f0.h \
Makefile