summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2013-05-15 01:24:56 -0700
committerKeith Packard <keithp@keithp.com>2013-05-15 01:24:56 -0700
commitcdad289a0803babecd30cbc0a95be99c5caadeb5 (patch)
treec3d6bab9318379e7563f88f2bb0785818fcf55dc /src/Makefile
parent116d8570766fbd3ef529111171935637a2e466af (diff)
altos: Add flash-loader for telescience-v0.2
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 11f149dd..c3596498 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -35,7 +35,7 @@ ARMDIRS=\
telegps-v0.1 telegps-v0.1/flash-loader \
stm-bringup stm-demo \
telelco-v0.2 telelco-v0.2/flash-loader \
- telescience-v0.2
+ telescience-v0.2 telescience-v0.2/flash-loader
ifneq ($(shell which sdcc),)
SUBDIRS += $(SDCCDIRS)