summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index a4f6a554..05075ae1 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -31,7 +31,7 @@ ifneq ($(shell which avr-gcc),)
endif
ifneq ($(shell which arm-none-eabi-gcc),)
- SUBDIRS += megametrum-v0.1 stm-bringup stm-demo telelco-v0.1
+ SUBDIRS += megametrum-v0.1 megadongle-v0.1 stm-bringup stm-demo telelco-v0.1
endif
all: all-local all-recursive