summaryrefslogtreecommitdiff
path: root/src/cortexelf-v1/Makefile
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2017-04-04 16:05:15 -0700
committerKeith Packard <keithp@keithp.com>2017-04-04 16:05:15 -0700
commit86d5119f19b5f3131d224982e011fd233b48aa22 (patch)
treea7dbb710c0393b73de170d115236b508b9e02dcd /src/cortexelf-v1/Makefile
parent301b724d2169f4ac46d921f518455c783e1dd894 (diff)
cortexelf-v1: More 1802 noodling
Add code to track the address and data displays, change how 1802 pin tracking works Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/cortexelf-v1/Makefile')
-rw-r--r--src/cortexelf-v1/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cortexelf-v1/Makefile b/src/cortexelf-v1/Makefile
index d7157521..8cc6ce31 100644
--- a/src/cortexelf-v1/Makefile
+++ b/src/cortexelf-v1/Makefile
@@ -73,6 +73,7 @@ ALTOS_SRC = \
ao_button.c \
ao_event.c \
ao_1802.c \
+ ao_hex.c \
ao_lisp_lex.c \
ao_lisp_mem.c \
ao_lisp_cons.c \