aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <>2004-05-28 13:51:42 +0000
committerreinelt <>2004-05-28 13:51:42 +0000
commit640f6efc46a03643d99938c0b220547c3d3f33eb (patch)
tree22b61be8f2463853557dccb6649e0f6d054cdf55 /Makefile.am
parent1e39731c43c5db31f4335f5cd077c785d9c86651 (diff)
downloadlcd4linux-640f6efc46a03643d99938c0b220547c3d3f33eb.tar.gz
[lcd4linux @ 2004-05-28 13:51:41 by reinelt]
ported driver for Beckmann+Egle Mini-Terminals added 'flags' parameter to serial_init()
Diffstat (limited to '')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index ba83d2c..9539d39 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,7 +24,6 @@ drv.c drv.h \
evaluator.c evaluator.h \
hash.c hash.h \
layout.c layout.h \
-lock.c lock.h \
pid.c pid.h \
timer.c timer.h \
thread.c thread.h \
@@ -57,7 +56,7 @@ drv_generic_serial.c \
drv_generic_serial.h \
drv_generic_parport.c \
drv_generic_parport.h \
-BeckmannEgle.c \
+drv_BeckmannEgle.c \
drv_Crystalfontz.c \
drv_Curses.c \
drv_Cwlinux.c \