aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <>2004-02-14 11:56:17 +0000
committerreinelt <>2004-02-14 11:56:17 +0000
commitec5b32b30499f5bdb44eeb3abc343dd4c9c2e507 (patch)
treea06f315366c4efeb59913dd0eb9cdd3fb929a7f7 /Makefile.am
parenta974ffca9dd032244eb7fa3505ad0204cbafec99 (diff)
downloadlcd4linux-ec5b32b30499f5bdb44eeb3abc343dd4c9c2e507.tar.gz
[lcd4linux @ 2004-02-14 11:56:11 by reinelt]
M50530 driver ported changed lots of 'char' to 'unsigned char'
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b181a2f..06fec0e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -72,7 +72,7 @@ BeckmannEgle.c \
drv_Crystalfontz.c \
drv_Cwlinux.c \
HD44780.c \
-M50530.c \
+drv_M50530.c \
T6963.c \
USBLCD.c \
drv_MatrixOrbital.c \