summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2009-03-05 04:33:40 +0100
committerLennart Poettering <lennart@poettering.net>2009-03-05 04:33:40 +0100
commit3122008704ad07fe4982de0e642576ca7613d7bf (patch)
tree9b95a7dfd4d5e88f2a517ea66a66b5af78e45fe9 /src/Makefile.am
parent9d29b96ac08c2762b27f6b191ec5807ee3ce58e7 (diff)
try to detect when stupid clients forks and refuse all service from then on
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index aa190a45..675431ca 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -540,6 +540,7 @@ lib_LTLIBRARIES = \
libpulsecommon_@PA_MAJORMINORMICRO@_la_SOURCES = \
pulse/client-conf.c pulse/client-conf.h \
pulse/i18n.c pulse/i18n.h \
+ pulse/fork-detect.c pulse/fork-detect.h \
pulsecore/atomic.h \
pulsecore/authkey.c pulsecore/authkey.h \
pulsecore/conf-parser.c pulsecore/conf-parser.h \