aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2003-08-08 08:05:23 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2003-08-08 08:05:23 +0000
commita609eca5ec735091f7ed6e2d16edb45d492b6b0e (patch)
treed9085aee0f8ec93f5b6db97f93e501fc953e793a /Makefile.am
parent1934af04c445632c42de495e0ccdcb01e1b06c6e (diff)
downloadlcd4linux-a609eca5ec735091f7ed6e2d16edb45d492b6b0e.tar.gz
[lcd4linux @ 2003-08-08 08:05:23 by reinelt]
added PID file handling git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@208 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 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 \