X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/3211b35a4cd29e5f0178f597352d4c9542bc3478..0e434c8f8fc1e33230a9b9c54583d59a232553e5:/BuildTests/ModuleTest/makefile.avr8 diff --git a/BuildTests/ModuleTest/makefile.avr8 b/BuildTests/ModuleTest/makefile.avr8 index 167564d24..360b1ee8b 100644 --- a/BuildTests/ModuleTest/makefile.avr8 +++ b/BuildTests/ModuleTest/makefile.avr8 @@ -131,7 +131,9 @@ include $(LUFA_PATH)/LUFA/makefile SRC = Test_C.c \ $(LUFA_SRC_USB) \ $(LUFA_SRC_USBCLASS) \ - $(LUFA_SRC_SERIAL) + $(LUFA_SRC_TEMPERATURE) \ + $(LUFA_SRC_SERIAL) \ + $(LUFA_SRC_TWI) \