aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-02-15 08:22:47 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-02-15 08:22:47 +0000
commit0dc4d2093be753affc50d1ccb70fb9f5f66ed9b8 (patch)
tree6181889e001a9a40f0c2697508d0a044c9a1340a /Makefile.am
parent512838d1786580e053432073638dfb695c78df79 (diff)
downloadlcd4linux-0dc4d2093be753affc50d1ccb70fb9f5f66ed9b8.tar.gz
[lcd4linux @ 2004-02-15 08:22:47 by reinelt]
ported USBLCD driver to NextGeneration added drv_M50530.c (I forgot yesterday, sorry) removed old drivers M50530.c and USBLCD.c git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@366 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 06fec0e..e06282f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -71,10 +71,10 @@ drv_generic_parport.c drv_generic_parport.h \
BeckmannEgle.c \
drv_Crystalfontz.c \
drv_Cwlinux.c \
-HD44780.c \
+drv_HD44780.c \
drv_M50530.c \
T6963.c \
-USBLCD.c \
+drv_USBLCD.c \
drv_MatrixOrbital.c \
MilfordInstruments.c \
PalmPilot.c \