summaryrefslogtreecommitdiff
path: root/source4/smbd
diff options
context:
space:
mode:
Diffstat (limited to 'source4/smbd')
-rw-r--r--source4/smbd/config.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/smbd/config.mk b/source4/smbd/config.mk
index 37082485f5..24ea69a82a 100644
--- a/source4/smbd/config.mk
+++ b/source4/smbd/config.mk
@@ -103,6 +103,7 @@ REQUIRED_SUBSYSTEMS = \
SERVER_SERVICE \
CONFIG \
LIBCMDLINE \
- LIBBASIC
+ LIBBASIC \
+ PIDFILE
# End BINARY smbd
#################################