aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <>2005-01-22 22:57:57 +0000
committerreinelt <>2005-01-22 22:57:57 +0000
commitb285743489e7d237cb32fc3aaae0ffdad6c264a4 (patch)
tree42fe090a521dcd8926d2bf2140685de507509182 /Makefile.am
parent8f661b82c70ded73c02fa0b3491f8e6998fe7e51 (diff)
downloadlcd4linux-b285743489e7d237cb32fc3aaae0ffdad6c264a4.tar.gz
[lcd4linux @ 2005-01-22 22:57:57 by reinelt]
LCD-Linux driver added
Diffstat (limited to '')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 779b40b..cf89cd2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -64,6 +64,7 @@ drv_Curses.c \
drv_Cwlinux.c \
drv_HD44780.c \
drv_Image.c \
+drv_LCDLinux.c \
drv_LCDTerm.c \
drv_M50530.c \
drv_MatrixOrbital.c \