X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2FMakefile;h=a4f6a5545c5f2e02ff0d783898d4f98cc1772fd2;hb=e4d931cd99a7c91803584b71670e30c0d00217df;hp=b8828d461d65e27e9c393b6163e035c48fbd39b7;hpb=b635cb26ba54c8f5c6a958e0ab0bc4d34d33b635;p=fw%2Faltos diff --git a/src/Makefile b/src/Makefile index b8828d46..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 telepyro-v0.1 + SUBDIRS += telescience-v0.1 telescience-pwm telepyro-v0.1 micropeak endif ifneq ($(shell which arm-none-eabi-gcc),)