aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <>2005-02-24 07:06:48 +0000
committerreinelt <>2005-02-24 07:06:48 +0000
commitb3c3e822b6c56387cb3583a771767def47624463 (patch)
tree84dd4c1b0750ad3135abeef460bc10e0c9b77da5 /Makefile.am
parent0f91618aa36e77c0c9e8433f28dd3e313003a3db (diff)
downloadlcd4linux-b3c3e822b6c56387cb3583a771767def47624463.tar.gz
[lcd4linux @ 2005-02-24 07:06:45 by reinelt]
SimpleLCD 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 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 \