aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2005-02-24 07:06:48 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2005-02-24 07:06:48 +0000
commitb8d041d37641f40b4a093fb0e712f6dbd12f662b (patch)
tree84dd4c1b0750ad3135abeef460bc10e0c9b77da5 /Makefile.am
parent865a7df05b49209d0551a4df87fceba434d3cb2c (diff)
downloadlcd4linux-b8d041d37641f40b4a093fb0e712f6dbd12f662b.tar.gz
[lcd4linux @ 2005-02-24 07:06:45 by reinelt]
SimpleLCD driver added git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@515 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 cf89cd2..7451fd0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -71,6 +71,7 @@ drv_MatrixOrbital.c \
drv_MilfordInstruments.c \
drv_NULL.c \
drv_RouterBoard.c \
+drv_SimpleLCD.c \
drv_T6963.c \
drv_USBLCD.c \
drv_X11.c \