summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-02-16 13:42:12 +0100
committerGünther Deschner <gd@samba.org>2008-02-16 14:53:45 +0100
commitb4989afbab6e795c08bda37e500898d86a943b94 (patch)
treeec20938fad34a41576a815f06eb69e9f83899abe /source3/Makefile.in
parent185842df528c9d39489f5ad629aa3b02b660f909 (diff)
downloadsamba-b4989afbab6e795c08bda37e500898d86a943b94.tar.gz
samba-b4989afbab6e795c08bda37e500898d86a943b94.tar.bz2
samba-b4989afbab6e795c08bda37e500898d86a943b94.zip
YES! NETLOGON rpc server side migration to pidl finished.
Guenther (This used to be commit 7845a0d9a8f938c1be888ab2d9aa6c35d6f1dbad)
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 5257c68403..210db6f0ff 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -482,7 +482,7 @@ REG_API_OBJ = registry/reg_api.o \
RPC_LSA_OBJ = rpc_server/srv_lsa.o rpc_server/srv_lsa_nt.o librpc/gen_ndr/srv_lsa.o
-RPC_NETLOG_OBJ = rpc_server/srv_netlog.o rpc_server/srv_netlog_nt.o \
+RPC_NETLOG_OBJ = rpc_server/srv_netlog_nt.o \
librpc/gen_ndr/srv_netlogon.o
RPC_SAMR_OBJ = rpc_server/srv_samr_nt.o \