X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/d4980e58d420bd509a4bd7996aee74c4fbb01cd9..b7e3c86e4e5d4262a608163176d0b01c0cc54b29:/BuildTests/BootloaderTest/makefile diff --git a/BuildTests/BootloaderTest/makefile b/BuildTests/BootloaderTest/makefile index d73bbf3aa..7b6b5d0bd 100644 --- a/BuildTests/BootloaderTest/makefile +++ b/BuildTests/BootloaderTest/makefile @@ -60,4 +60,4 @@ clean: .PHONY: all begin end testbootloaders clean # Include LUFA build script makefiles -include $(LUFA_PATH)/Build/lufa.core.in +include $(LUFA_PATH)/Build/lufa_core.mk