aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorharbaum <>2006-08-05 21:08:01 +0000
committerharbaum <>2006-08-05 21:08:01 +0000
commitaabc92a4511e5f1a4c7dcdb4343521b8223f0690 (patch)
treeeb0a5e1634cb2fa590293484de0cec28d0aa698c /Makefile.am
parent54672b61c61264676d65f55fdd7ea392fcc88c83 (diff)
downloadlcd4linux-aabc92a4511e5f1a4c7dcdb4343521b8223f0690.tar.gz
[lcd4linux @ 2006-08-05 21:08:01 by harbaum]
New LEDMATRIX driver (see http://www.harbaum.org/till/ledmatrix)
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 64ce9c5..f327a81 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -70,6 +70,7 @@ drv_Image.c \
drv_LCD2USB.c \
drv_LCDLinux.c \
drv_LCDTerm.c \
+drv_LEDMatrix.c \
drv_LPH7508.c \
drv_LUIse.c \
drv_M50530.c \