aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2000-04-12 08:05:45 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2000-04-12 08:05:45 +0000
commit73ffb61bfcbbba0abaeb26912a7408c4e0d143ab (patch)
tree00296cc199b3242eb56466e7f19022506839b8f1 /Makefile.am
parent66d30deaa9b4b9bb575560b69e811265eebbffec (diff)
downloadlcd4linux-73ffb61bfcbbba0abaeb26912a7408c4e0d143ab.tar.gz
[lcd4linux @ 2000-04-12 08:05:45 by reinelt]
first version of the HD44780 driver git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@43 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to '')
-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