From c7c0e991668385cf86bb63363976cbf713ee14ca Mon Sep 17 00:00:00 2001 From: Dean Date: Sun, 3 Jun 2012 19:44:15 +0000 Subject: Switch StaticAnalysisTest build test to use the new build system CPPCHECK module. Update additional build tests to all include the core build system module. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2300 d5102386-fcda-11dd-9fdb-3debd5008f28 --- BuildTests/ModuleTest/makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'BuildTests/ModuleTest/makefile') diff --git a/BuildTests/ModuleTest/makefile b/BuildTests/ModuleTest/makefile index 170c9301..6cdd575b 100644 --- a/BuildTests/ModuleTest/makefile +++ b/BuildTests/ModuleTest/makefile @@ -51,4 +51,8 @@ clean: $(MAKE) -s -f makefile.test clean ARCH=UC3 %: - \ No newline at end of file + +.PHONY: all arch_avr8 arch_xmega arch_uc3 begin end + +# Include LUFA build script makefiles +include $(LUFA_ROOT_PATH)/LUFA/Build/lufa.core.in -- cgit v1.2.3