Update Studio Integration DLL, to include package logging.
[pub/USBasp.git] / BuildTests / ModuleTest / makefile
index 39baf28..b292e41 100644 (file)
@@ -1,6 +1,6 @@
 #
 #             LUFA Library
-#     Copyright (C) Dean Camera, 2012.
+#     Copyright (C) Dean Camera, 2015.
 #
 #  dean [at] fourwalledcubicle [dot] com
 #           www.lufa-lib.org
@@ -63,4 +63,4 @@ clean:
 .PHONY: all arch_avr8 arch_xmega arch_uc3 begin end
 
 # Include LUFA build script makefiles
-include $(LUFA_PATH)/Build/lufa.core.in
+include $(LUFA_PATH)/Build/lufa_core.mk