aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <>2005-03-28 19:39:23 +0000
committerreinelt <>2005-03-28 19:39:23 +0000
commitaf796d8411d9bac1143ba6deaf43a2275704a1da (patch)
treec57f210e1737e6fefd97492e849cc593ec59532a /Makefile.am
parent55476cb223f943a19effc402d2f3021df4cf7474 (diff)
downloadlcd4linux-af796d8411d9bac1143ba6deaf43a2275704a1da.tar.gz
[lcd4linux @ 2005-03-28 19:39:14 by reinelt]
HD44780/I2C patch from Luis merged (still does not work for me)
Diffstat (limited to '')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 7451fd0..f4c1497 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -57,6 +57,8 @@ drv_generic_serial.c \
drv_generic_serial.h \
drv_generic_parport.c \
drv_generic_parport.h \
+drv_generic_i2c.c \
+drv_generic_i2c.h \
drv_BeckmannEgle.c \
drv_BWCT.c \
drv_Crystalfontz.c \