aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2007-01-23 04:52:08 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2007-01-23 04:52:08 +0000
commitfc5975b3aba88e6144cd9b2f61f0048d5692e6be (patch)
tree2f4754aa46c1758b3ab394b6e1765a2bd72f9300 /Makefile.am
parent8200875dcc849fc81147487ce224012671801d64 (diff)
downloadlcd4linux-fc5975b3aba88e6144cd9b2f61f0048d5692e6be.tar.gz
drv_picoLCD was missing in distribution
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@758 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 c45fb28..0aa1295 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -83,6 +83,7 @@ drv_MatrixOrbital.c \
drv_MilfordInstruments.c \
drv_Noritake.c \
drv_NULL.c \
+drv_picoLCD.c \
drv_RouterBoard.c \
drv_Sample.c \
drv_serdisplib.c \