aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorltoetsch <>2001-03-09 13:08:11 +0000
committerltoetsch <>2001-03-09 13:08:11 +0000
commitedfd929b78ada012e71b2dee78b9ab96c3fdea1e (patch)
tree5e9599a44db6a1135a56e7b2a489c74fd21edfa8 /Makefile.am
parent4a893211fd9907615d67d462ec183f7ca5f1500b (diff)
downloadlcd4linux-edfd929b78ada012e71b2dee78b9ab96c3fdea1e.tar.gz
[lcd4linux @ 2001-03-09 13:08:11 by ltoetsch]
Added Text driver
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 c9186b7..844adfc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,7 +39,8 @@ PNG.c \
PPM.c \
SIN.c \
Skeleton.c \
-XWindow.c
+XWindow.c \
+Text.c
EXTRA_DIST = \
lcd4linux.conf.sample \