aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <>2003-08-08 08:05:23 +0000
committerreinelt <>2003-08-08 08:05:23 +0000
commit2cce4542730411c90986f180bb0dc43af87278be (patch)
treed9085aee0f8ec93f5b6db97f93e501fc953e793a /Makefile.am
parentc5e120b8fe161ad249c4c5b39882d7129cd38761 (diff)
downloadlcd4linux-2cce4542730411c90986f180bb0dc43af87278be.tar.gz
[lcd4linux @ 2003-08-08 08:05:23 by reinelt]
added PID file handling
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 fd5301b..984760f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,6 +15,7 @@ lcd4linux.c \
debug.c debug.h \
cfg.c cfg.h \
lock.c lock.h \
+pid.c pid.h \
parser.c parser.h \
processor.c processor.h \
system.c system.h \