aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2010-06-21 01:49:28 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2010-06-21 01:49:28 +0000
commit52f974cad14f0b99cfb59b996f0f26779ded255b (patch)
treee941d50c882788ec3513f06de67e92a65afc06ea /Makefile.am
parentc4cdfc501c99cddaee73f15fffb9d17ddd3b68ae (diff)
downloadlcd4linux-52f974cad14f0b99cfb59b996f0f26779ded255b.tar.gz
ASTUSB driver from Henrik Schondorff
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1122 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 68040f1..a040ca7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -71,6 +71,7 @@ drv_generic_i2c.c \
drv_generic_i2c.h \
drv_generic_keypad.c \
drv_generic_keypad.h \
+drv_ASTUSB.c \
drv_BeckmannEgle.c \
drv_BWCT.c \
drv_Crystalfontz.c \