aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <>2000-04-07 05:42:20 +0000
committerreinelt <>2000-04-07 05:42:20 +0000
commit65540b205445edffe8ca75e7d797ea2f3d9ab41d (patch)
treee289981edc6218ca381876155d0a81cfe527d25e /Makefile.am
parentccb26ef39584226382cf4b5f895f4e2472975694 (diff)
downloadlcd4linux-65540b205445edffe8ca75e7d797ea2f3d9ab41d.tar.gz
[lcd4linux @ 2000-04-07 05:42:20 by reinelt]
UUCP style lockfiles for the serial port
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 1889b16..62d720e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,6 +14,7 @@ endif
lcd4linux_SOURCES = \
lcd4linux.c \
cfg.c cfg.h \
+lock.c lock.h \
parser.c parser.h \
processor.c processor.h \
system.c system.h \