aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-12-24 13:44:00 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-12-24 13:44:00 +0000
commitfb997fc9b040a7c49c7073a7bc454bb68891379b (patch)
treed6257c9dd73432b127f69161de848fb989b50420 /Makefile.am
parent6266c2fb61ca14e4c4ff64851d0323fd480c757a (diff)
downloadlcd4linux-fb997fc9b040a7c49c7073a7bc454bb68891379b.tar.gz
driver for the PHAnderson serial-to-HD44780 adapter boards by Nicolas Weill
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@910 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9a40810..77217a9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -89,7 +89,8 @@ drv_MatrixOrbital.c \
drv_MilfordInstruments.c \
drv_Noritake.c \
drv_NULL.c \
-drv_Pertelian \
+drv_Pertelian.c \
+drv_PHAnderson.c \
drv_picoLCD.c \
drv_picoLCDGraphic.c \
drv_RouterBoard.c \