X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/e24993c13aa30115b5ef5e4877dbb610efd9626e..c7344c22ac700dacf55a8dc729111dd7781c5fed:/BuildTests/BootloaderTest/makefile?ds=sidebyside diff --git a/BuildTests/BootloaderTest/makefile b/BuildTests/BootloaderTest/makefile index 08b7590b3..635c5c690 100644 --- a/BuildTests/BootloaderTest/makefile +++ b/BuildTests/BootloaderTest/makefile @@ -54,4 +54,8 @@ clean: rm -f BuildMakefile %: - \ No newline at end of file + +.PHONY: all begin end testbootloaders clean + +# Include LUFA build script makefiles +include $(LUFA_ROOT_PATH)/LUFA/Build/lufa.core.in