summaryrefslogtreecommitdiff
path: root/src/teleterra-v0.2/Makefile
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2011-10-26 22:49:11 -0700
committerKeith Packard <keithp@keithp.com>2011-10-26 22:49:11 -0700
commitda330c5975b9f565d059ef8084dfdacc20f34246 (patch)
tree4b7c7cf40cb42427663c863dbe33fa8dc852bbb0 /src/teleterra-v0.2/Makefile
parent8e4cceedb5b758faae684978299e667c4bb06f4d (diff)
altos: Bring up basic TeleTerra v0.2 UImultiarch
Lots of fun stuff here -- multiple panes of information. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/teleterra-v0.2/Makefile')
-rw-r--r--src/teleterra-v0.2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/teleterra-v0.2/Makefile b/src/teleterra-v0.2/Makefile
index 36f523a3..583805f6 100644
--- a/src/teleterra-v0.2/Makefile
+++ b/src/teleterra-v0.2/Makefile
@@ -26,6 +26,7 @@ CORE_SRC = \
ao_panic.c \
ao_report.c \
ao_rssi.c \
+ ao_sqrt.c \
ao_state.c \
ao_stdio.c \
ao_storage.c \