X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/d6192148542bebdfbd7a33b336492e93dbf90406..18b82b3575162c2c6d462c8f34a7d942f77a88ec:/Demos/Host/LowLevel/makefile diff --git a/Demos/Host/LowLevel/makefile b/Demos/Host/LowLevel/makefile index b3aca1288..9958c4f35 100644 --- a/Demos/Host/LowLevel/makefile +++ b/Demos/Host/LowLevel/makefile @@ -57,6 +57,7 @@ all: $(MAKE) -C VirtualSerialHost all %: + $(MAKE) -C AndroidAccessoryHost $@ $(MAKE) -C AudioInputHost $@ $(MAKE) -C AudioOutputHost $@ $(MAKE) -C GenericHIDHost $@