aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authormichux <michux@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2009-04-06 20:03:37 +0000
committermichux <michux@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2009-04-06 20:03:37 +0000
commit0aa04e30811665c1d5a0f8f082044a0c8e97c896 (patch)
tree8e9a7593d4208415a862d01c0ce4280fc315c84e /Makefile.am
parent3d7cc4789d6b936820666d5d534c988b073cf548 (diff)
downloadlcd4linux-0aa04e30811665c1d5a0f8f082044a0c8e97c896.tar.gz
add shuttle VFD driver
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1022 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 f4889bc..8e1a997 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -99,6 +99,7 @@ drv_RouterBoard.c \
drv_Sample.c \
drv_st2205.c \
drv_serdisplib.c \
+drv_ShuttleVFD.c \
drv_SimpleLCD.c \
drv_T6963.c \
drv_Trefon.c \