aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorharbaum <harbaum@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2006-08-05 21:08:01 +0000
committerharbaum <harbaum@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2006-08-05 21:08:01 +0000
commite99b5a0bfdcd32ad09975aa753b507e292e61476 (patch)
treeeb0a5e1634cb2fa590293484de0cec28d0aa698c /Makefile.am
parent8a89eeab079decfc4c312438c67d4fc51b8de3c1 (diff)
downloadlcd4linux-e99b5a0bfdcd32ad09975aa753b507e292e61476.tar.gz
[lcd4linux @ 2006-08-05 21:08:01 by harbaum]
New LEDMATRIX driver (see http://www.harbaum.org/till/ledmatrix) git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@681 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 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 \