X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/d6192148542bebdfbd7a33b336492e93dbf90406..7a1033025bbf0dcf4e4dc770fccb4edea86144a4:/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 $@