aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-07-15 04:15:53 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-07-15 04:15:53 +0000
commita33d603a8a6e4315feb59e4d7f184d3296d7ab6a (patch)
tree769c6e6b6530f30330d49bf5e1ccaa3f6bb19d39 /Makefile.am
parent0eaef1fe7d173a7e629dcb61360c9ae450dc7a69 (diff)
downloadlcd4linux-a33d603a8a6e4315feb59e4d7f184d3296d7ab6a.tar.gz
picoLCDGraphic driver by Nicu Pavel added
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@881 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 54ce1f9..3072eeb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -89,6 +89,7 @@ drv_Noritake.c \
drv_NULL.c \
drv_Pertelian \
drv_picoLCD.c \
+drv_picoLCDGraphic.c \
drv_RouterBoard.c \
drv_Sample.c \
drv_st2205.c \