summaryrefslogtreecommitdiff
path: root/source4/build/smb_build
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2005-06-03 11:23:15 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:17:27 -0500
commit51fc6842277edf25486a48a5318e3570c256ea4e (patch)
tree53290a88af3526e28d29368a7a39f648b957fda3 /source4/build/smb_build
parent513d07a8d602053922036fd8137e4a36e44156ff (diff)
downloadsamba-51fc6842277edf25486a48a5318e3570c256ea4e.tar.gz
samba-51fc6842277edf25486a48a5318e3570c256ea4e.tar.bz2
samba-51fc6842277edf25486a48a5318e3570c256ea4e.zip
r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to be
included Heimdal) to Samba4. Andrew Bartlett (This used to be commit 51ba3ea60c265b837821b6c3e031dfe229c10d6a)
Diffstat (limited to 'source4/build/smb_build')
-rw-r--r--source4/build/smb_build/main.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/build/smb_build/main.pm b/source4/build/smb_build/main.pm
index 98cf9bed6d..607ec08644 100644
--- a/source4/build/smb_build/main.pm
+++ b/source4/build/smb_build/main.pm
@@ -64,6 +64,7 @@ sub smb_build_main($)
"libcli/security/config.mk",
"lib/com/config.mk",
"scripting/config.mk",
+ "kdc/config.mk"
);
$| = 1;