aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-05-28 13:51:42 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-05-28 13:51:42 +0000
commitea44a92b2af05fe3c3dfdb5cd635df4763a9dfcc (patch)
tree22b61be8f2463853557dccb6649e0f6d054cdf55 /Makefile.am
parentee99b99e77bf068d48214a3456b9e4d651881fa6 (diff)
downloadlcd4linux-ea44a92b2af05fe3c3dfdb5cd635df4763a9dfcc.tar.gz
[lcd4linux @ 2004-05-28 13:51:41 by reinelt]
ported driver for Beckmann+Egle Mini-Terminals added 'flags' parameter to serial_init() git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@440 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'Makefile.am')
-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 \