summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2012-07-29 19:44:56 -0700
committerKeith Packard <keithp@keithp.com>2012-07-29 19:47:42 -0700
commit843fcab46d633e5bb6959286adeb68e41a4c30a3 (patch)
tree53e38c7326dbc191d89c9a4059dcb8c28b4a9ce9 /src/Makefile
parente4d244eefa4c779cd9c8a91389bf998c54705b72 (diff)
altos: Add telefire-v0.1
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 491618f6..99ea8f85 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -21,7 +21,8 @@ ifneq ($(shell which sdcc),)
telebt-v0.0 telebt-v0.1 \
telemetrum-v0.1-sky telemetrum-v0.1-sirf \
telelaunch-v0.1 tidongle test \
- teleterra-v0.2 teleshield-v0.1
+ teleterra-v0.2 teleshield-v0.1 \
+ telefire-v0.1
endif
ifneq ($(shell which avr-gcc),)