X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/d4980e58d420bd509a4bd7996aee74c4fbb01cd9..b7e3c86e4e5d4262a608163176d0b01c0cc54b29:/BuildTests/BoardDriverTest/makefile.test diff --git a/BuildTests/BoardDriverTest/makefile.test b/BuildTests/BoardDriverTest/makefile.test index 06dfb5422..ea2c8368d 100644 --- a/BuildTests/BoardDriverTest/makefile.test +++ b/BuildTests/BoardDriverTest/makefile.test @@ -21,4 +21,4 @@ LUFA_PATH = ../../LUFA CC_FLAGS = -Werror # Include LUFA build script makefiles -include $(LUFA_PATH)/Build/lufa.build.in \ No newline at end of file +include $(LUFA_PATH)/Build/lufa_build.mk \ No newline at end of file