aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2000-04-07 05:42:20 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2000-04-07 05:42:20 +0000
commita3e3fa4aafc6404907419bf9652a32cc1d7d54cf (patch)
treee289981edc6218ca381876155d0a81cfe527d25e /Makefile.am
parentef1af83c23834f8e4ee75fde0395ada84fd1acb5 (diff)
downloadlcd4linux-a3e3fa4aafc6404907419bf9652a32cc1d7d54cf.tar.gz
[lcd4linux @ 2000-04-07 05:42:20 by reinelt]
UUCP style lockfiles for the serial port git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@41 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 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 \