summaryrefslogtreecommitdiff
path: root/source4/dynconfig/dynconfig.h
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2011-02-15 16:28:05 +1100
committerAndrew Tridgell <tridge@samba.org>2011-02-18 15:09:46 +1100
commit3a5b199752a925e52a207ab0547a2a77c31ab097 (patch)
tree6613629ccc474985703c3d5a8a7fac67e3ca07b7 /source4/dynconfig/dynconfig.h
parent600c726f51099e607b06a257dc04af95ac06b2c2 (diff)
downloadsamba-3a5b199752a925e52a207ab0547a2a77c31ab097.tar.gz
samba-3a5b199752a925e52a207ab0547a2a77c31ab097.tar.bz2
samba-3a5b199752a925e52a207ab0547a2a77c31ab097.zip
s3build: added NMBDSOCKETDIR to dynconfig
this is needed for the s3 top level build Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source4/dynconfig/dynconfig.h')
-rw-r--r--source4/dynconfig/dynconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/dynconfig/dynconfig.h b/source4/dynconfig/dynconfig.h
index 579f45b3f1..64d399109e 100644
--- a/source4/dynconfig/dynconfig.h
+++ b/source4/dynconfig/dynconfig.h
@@ -48,6 +48,7 @@ DEFINE_DYN_CONFIG_PROTO(PIDDIR)
DEFINE_DYN_CONFIG_PROTO(NCALRPCDIR)
DEFINE_DYN_CONFIG_PROTO(SMB_PASSWD_FILE)
DEFINE_DYN_CONFIG_PROTO(PRIVATE_DIR)
+DEFINE_DYN_CONFIG_PROTO(NMBDSOCKETDIR)
/* these are not in s3 */
DEFINE_DYN_CONFIG_PROTO(DATADIR)