aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-09-24 21:41:00 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-09-24 21:41:00 +0000
commit3588180b37d5a1c1c5e5fdefe93162bd76d5a20d (patch)
treeaf51ab5de2bcb32c3b1c9a4418357c4257e8adb4 /Makefile.am
parent35e7434afbf825b540210ae1c72c49a18baecc5a (diff)
downloadlcd4linux-3588180b37d5a1c1c5e5fdefe93162bd76d5a20d.tar.gz
[lcd4linux @ 2004-09-24 21:40:52 by reinelt]
new driver for the BWCT USB LCD interface board. git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@492 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 19e08dd..9124e00 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -58,6 +58,7 @@ drv_generic_serial.h \
drv_generic_parport.c \
drv_generic_parport.h \
drv_BeckmannEgle.c \
+drv_BWCT.c \
drv_Crystalfontz.c \
drv_Curses.c \
drv_Cwlinux.c \