X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2FMakefile;h=7d683d8c6d9c5879bb4050ad07d6f9c6d5ecf633;hp=180d62d223967c48ceae4e887ef5a9fc669cb750;hb=HEAD;hpb=23fec388ebdf4230663324e1f0ebfbd79059e841 diff --git a/src/Makefile b/src/Makefile index 180d62d2..b3a3066c 100644 --- a/src/Makefile +++ b/src/Makefile @@ -57,12 +57,13 @@ ARMM0DIRS=\ easymini-v2.0 easymini-v2.0/flash-loader \ easymini-v3.0 easymini-v3.0/flash-loader \ telelco-v3.0 telelco-v3.0/flash-loader \ + easymega-v3.0 easymega-v3.0/flash-loader \ micropeak-v2.0 AVRDIRS=\ micropeak microkite microsplash -SUBDIRS=draw +SUBDIRS=draw test ifeq ($(strip $(HAVE_ARM_M3_CC)),yes) SUBDIRS+=$(ARMM3DIRS)