aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2005-01-15 13:10:15 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2005-01-15 13:10:15 +0000
commit1330a5195ad88afa76d827af83daad596bd9a2c6 (patch)
tree507bb6d30d18f3a03b1a924d7584a1f426acab30 /Makefile.am
parent26e8641e96e36d642115ba44591a72dfbb7ae01a (diff)
downloadlcd4linux-1330a5195ad88afa76d827af83daad596bd9a2c6.tar.gz
[lcd4linux @ 2005-01-15 13:10:13 by reinelt]
LCDTerm driver added git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@504 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to '')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 9124e00..779b40b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -64,6 +64,7 @@ drv_Curses.c \
drv_Cwlinux.c \
drv_HD44780.c \
drv_Image.c \
+drv_LCDTerm.c \
drv_M50530.c \
drv_MatrixOrbital.c \
drv_MilfordInstruments.c \