X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/d6192148542bebdfbd7a33b336492e93dbf90406..d4b45e8502a27c0f5ad3e26eabd2b30e84c20bac:/Demos/Host/LowLevel/makefile?ds=sidebyside 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 $@