aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-07-15 10:22:19 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-07-15 10:22:19 +0000
commitb243fddf0754e8d193febc0598941fd1638ff33b (patch)
treeff80c438b682a1379a494dc710025c5f8eaf7dd7 /Makefile.am
parent38a69aee81b48e2df7714310c39b5cdf171b9123 (diff)
downloadlcd4linux-b243fddf0754e8d193febc0598941fd1638ff33b.tar.gz
added IRLCD driver by Jean-Philippe Civade
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@884 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 3072eeb..c753deb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -76,6 +76,7 @@ drv_EA232graphic.c \
drv_G15.c \
drv_HD44780.c \
drv_Image.c \
+drv_IRLCD.c \
drv_LCD2USB.c \
drv_LCDLinux.c \
drv_LCDTerm.c \