summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index c3596498..5851b2a8 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -35,7 +35,8 @@ 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/flash-loader
+ telescience-v0.2 telescience-v0.2/flash-loader \
+ easymini-v0.1
ifneq ($(shell which sdcc),)
SUBDIRS += $(SDCCDIRS)