aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <>2000-04-12 08:05:45 +0000
committerreinelt <>2000-04-12 08:05:45 +0000
commit960aa7ec9ab275c7ebeb4bba96dbbd7b9211c000 (patch)
tree00296cc199b3242eb56466e7f19022506839b8f1 /Makefile.am
parent16fc06515887f1bb9ee01feaa7263997bf0f2ef1 (diff)
downloadlcd4linux-960aa7ec9ab275c7ebeb4bba96dbbd7b9211c000.tar.gz
[lcd4linux @ 2000-04-12 08:05:45 by reinelt]
first version of the HD44780 driver
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 62d720e..d753ee0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,5 +25,6 @@ pixmap.c pixmap.h \
fontmap.c fontmap.h \
Skeleton.c \
MatrixOrbital.c \
+HD44780.c \
Raster.c \
XWindow.c