summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2009-05-13 20:38:11 -0700
committerKeith Packard <keithp@keithp.com>2009-05-13 20:38:11 -0700
commit05493b98eb1ae4d30cb0b600849d70b03fa33594 (patch)
tree4b5e47b0d0305bdb593fefd71811a7dcbb803867 /Makefile
parentd085d43701e3cdd2119e947a9ae45baa78c80318 (diff)
Split out ao_state_names to separate file
Allows state names to be used in programs without monitoring enabled. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d574c67c..6fda8965 100644
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,8 @@ ALTOS_DRIVER_SRC = \
ao_usb.c
TELE_COMMON_SRC = \
- ao_gps_print.c
+ ao_gps_print.c \
+ ao_state.c
#
# Receiver code