aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authormichux <michux@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-03-03 16:52:50 +0000
committermichux <michux@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-03-03 16:52:50 +0000
commitd17583d65d5751809f4daaa1d866db38a7044a06 (patch)
tree8ee6c0fd703c6c942e6ffa0b1e14e7f4a8d466bb /Makefile.am
parent0086015d0f85c4df2e2abd8cf586033593452db3 (diff)
downloadlcd4linux-d17583d65d5751809f4daaa1d866db38a7044a06.tar.gz
add new driver (st2205) by Jeroen/Sprite_tm
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@855 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 5b84356..81d07a9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -91,6 +91,7 @@ drv_Pertelian \
drv_picoLCD.c \
drv_RouterBoard.c \
drv_Sample.c \
+drv_st2205.c \
drv_serdisplib.c \
drv_SimpleLCD.c \
drv_T6963.c \