summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 1949e554..a4f6a554 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -27,7 +27,7 @@ ifneq ($(shell which sdcc),)
endif
ifneq ($(shell which avr-gcc),)
- SUBDIRS += telescience-v0.1 telescience-pwm telepyro-v0.1
+ SUBDIRS += telescience-v0.1 telescience-pwm telepyro-v0.1 micropeak
endif
ifneq ($(shell which arm-none-eabi-gcc),)