aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-05-26 11:37:36 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-05-26 11:37:36 +0000
commit21152104d296939c2babecd8999b03c325de0b2c (patch)
treeb885778697b3b577c7e9a2dd110679a20e669e26 /Makefile.am
parent6d265a408c14f68886dba867bd9bdb973266f3b3 (diff)
downloadlcd4linux-21152104d296939c2babecd8999b03c325de0b2c.tar.gz
[lcd4linux @ 2004-05-26 11:37:35 by reinelt]
Curses driver ported. git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@436 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fc01a64..ba83d2c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -59,6 +59,7 @@ drv_generic_parport.c \
drv_generic_parport.h \
BeckmannEgle.c \
drv_Crystalfontz.c \
+drv_Curses.c \
drv_Cwlinux.c \
drv_HD44780.c \
drv_Image.c \
@@ -68,7 +69,7 @@ drv_MilfordInstruments.c \
drv_T6963.c \
drv_USBLCD.c \
drv_X11.c \
-Text.c \
+ \
font_6x8.h \
\
plugin_apm.c \