From ec5b32b30499f5bdb44eeb3abc343dd4c9c2e507 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Sat, 14 Feb 2004 11:56:17 +0000 Subject: [lcd4linux @ 2004-02-14 11:56:11 by reinelt] M50530 driver ported changed lots of 'char' to 'unsigned char' --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') 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 \ -- cgit v1.2.3