altos: Remove 'volatile' from ao_rssi.c globals
[fw/altos] / src / Makefile
index b8828d461d65e27e9c393b6163e035c48fbd39b7..a4f6a5545c5f2e02ff0d783898d4f98cc1772fd2 100644 (file)
@@ -27,7 +27,7 @@ ifneq ($(shell which sdcc),)
 endif
 
 ifneq ($(shell which avr-gcc),)
-       SUBDIRS += telescience-v0.1 telepyro-v0.1
+       SUBDIRS += telescience-v0.1 telescience-pwm telepyro-v0.1 micropeak
 endif
 
 ifneq ($(shell which arm-none-eabi-gcc),)