X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/cfe054474ffafddcbba0f6d3f46d3f02473fac96..21cc9c9e19ce6bd757410cc6da29b5dc2ee8041c:/Projects/makefile diff --git a/Projects/makefile b/Projects/makefile index 81bf714b2..d6ce5eaf7 100644 --- a/Projects/makefile +++ b/Projects/makefile @@ -26,8 +26,12 @@ all: make -C MissileLauncher clean make -C MissileLauncher all + make -C USBtoSerial clean + make -C USBtoSerial all + %: make -C AVRISP $@ make -C Benito $@ make -C Magstripe $@ make -C MissileLauncher $@ + make -C USBtoSerial $@