aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorharbaum <harbaum@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2006-01-26 19:26:27 +0000
committerharbaum <harbaum@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2006-01-26 19:26:27 +0000
commit4320569c3151d039151a3ea8f37fcee77d67d96a (patch)
treeb3ed0c9c84f3980c1545fe44df7e10a80dc96ae6 /Makefile.am
parent5279f0ae745e91e24299faa254f4c4375971114e (diff)
downloadlcd4linux-4320569c3151d039151a3ea8f37fcee77d67d96a.tar.gz
[lcd4linux @ 2006-01-26 19:26:26 by harbaum]
Added LCD2USB support git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@624 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 a5eeee7..75940d0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -63,6 +63,7 @@ drv_Cwlinux.c \
drv_G15.c \
drv_HD44780.c \
drv_Image.c \
+drv_LCD2USB.c \
drv_LCDLinux.c \
drv_LCDTerm.c \
drv_LPH7508.c \