aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <>2005-05-13 05:43:32 +0000
committerreinelt <>2005-05-13 05:43:32 +0000
commite406211ef28996433d45a4fa0a3f3df813cfc9d8 (patch)
treeb5928ed6bfbe6e904499e42b3bfad355a1861eb0 /Makefile.am
parent1464737ccf1621913ab00d9679ec22dbdbf597c1 (diff)
downloadlcd4linux-e406211ef28996433d45a4fa0a3f3df813cfc9d8.tar.gz
[lcd4linux @ 2005-05-13 05:43:25 by reinelt]
added drv_LCDLinux.h to extra_sources
Diffstat (limited to '')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f9cffe8..955d11e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -58,6 +58,7 @@ drv_Cwlinux.c \
drv_HD44780.c \
drv_Image.c \
drv_LCDLinux.c \
+drv_LCDLinux.h \
drv_LCDTerm.c \
drv_M50530.c \
drv_MatrixOrbital.c \