aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <>2000-04-15 16:56:52 +0000
committerreinelt <>2000-04-15 16:56:52 +0000
commit9662e513c220b9826702978ba42fc46b0a326c38 (patch)
treeb55db40bf091c526224b67268a58d47e037f1284 /Makefile.am
parent483c46de0980028fd3e61b6558402784fa1d0560 (diff)
downloadlcd4linux-9662e513c220b9826702978ba42fc46b0a326c38.tar.gz
[lcd4linux @ 2000-04-15 16:56:52 by reinelt]
moved delay loops to udelay.c renamed -d (debugging) switch to -v (verbose) new switch -d to calibrate delay loop 'Delay' entry for HD44780 back again delay loops will not calibrate automatically, because this will fail with hich CPU load
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 e9d30ea..e042eaf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,6 +21,7 @@ processor.c processor.h \
system.c system.h \
isdn.c isdn.h \
filter.c filter.h \
+udelay.c udelay.h \
display.c display.h \
pixmap.c pixmap.h \
fontmap.c fontmap.h \