aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2007-01-19 16:34:43 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2007-01-19 16:34:43 +0000
commit1d71c6d777e1f8cc91921f612b27518459b66528 (patch)
tree584245f4cd1b142d0329cfc3cd68a95120bb26ec /Makefile.am
parent905dbf38f50aaa63c592e79aa30b413492e31f7f (diff)
downloadlcd4linux-1d71c6d777e1f8cc91921f612b27518459b66528.tar.gz
driver for picoLCD displays from mini-box.com by Nicu Pavel
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@747 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 e1d2c1d..3d01351 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -83,6 +83,7 @@ drv_MatrixOrbital.c \
drv_MilfordInstruments.c \
drv_Noritake.c \
drv_NULL.c \
+drv_picoLCD.c \
drv_RouterBoard.c \
drv_Sample.c \
drv_serdisplib.c \