summaryrefslogtreecommitdiff
path: root/n/lcd/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'n/lcd/src/Makefile')
-rw-r--r--n/lcd/src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/n/lcd/src/Makefile b/n/lcd/src/Makefile
index 50de46a..ee0e875 100644
--- a/n/lcd/src/Makefile
+++ b/n/lcd/src/Makefile
@@ -1,7 +1,7 @@
BASE = ../../avr
AVR_PROGS = lcd
lcd_SOURCES = lcd.c
-MODULES = uart proto utils
+MODULES = uart proto utils twi
CONFIGFILE = avrconfig.h
# atmega8, atmega8535, atmega128...
AVR_MCU = atmega8