aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorharbaum <>2006-01-26 19:26:27 +0000
committerharbaum <>2006-01-26 19:26:27 +0000
commit5f453b161a0cb67b7cf507e28349c7257a477063 (patch)
treeb3ed0c9c84f3980c1545fe44df7e10a80dc96ae6 /Makefile.am
parentbbc3ae1aa6375621c9a9f7e5ea5bb8a3d43d8df3 (diff)
downloadlcd4linux-5f453b161a0cb67b7cf507e28349c7257a477063.tar.gz
[lcd4linux @ 2006-01-26 19:26:26 by harbaum]
Added LCD2USB support
Diffstat (limited to '')
-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 \