1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-22 07:33:16 +03:00

r13944: Yet another round of splitups.

This commit is contained in:
Jelmer Vernooij
2006-03-07 14:34:32 +00:00
committed by Gerald (Jerry) Carter
parent f4996fbacc
commit f87debeb12
19 changed files with 23 additions and 3 deletions

View File

@@ -29,3 +29,5 @@ struct cldapd_server {
struct task_server *task;
struct ldb_context *samctx;
};
#include "cldap_server/proto.h"

View File

@@ -3,6 +3,7 @@
#######################
# Start SUBSYSTEM CLDAPD
[SUBSYSTEM::CLDAPD]
PRIVATE_PROTO_HEADER = proto.h
OBJ_FILES = \
cldap_server.o \
netlogon.o