summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2010-09-02 16:24:26 +0200
committerAndreas Schneider <asn@cryptomilk.org>2011-02-02 12:44:20 +0100
commit20afe971777811c8e645a4d37b5159cd8300d3a8 (patch)
treea3fc7b61734b3738d53b073aa750154246c192bf /source3/Makefile.in
parentbd5d14e6fa778b77217ca326828fd61cf516bd9b (diff)
downloadsamba-20afe971777811c8e645a4d37b5159cd8300d3a8.tar.gz
samba-20afe971777811c8e645a4d37b5159cd8300d3a8.tar.bz2
samba-20afe971777811c8e645a4d37b5159cd8300d3a8.zip
s3-librpc: Added dcerpc register endpoint functions.
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 16c2cca2e9..c319f7b952 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -658,6 +658,8 @@ REG_FULL_OBJ = $(REG_SMBCONF_OBJ) \
LIB_EVENTLOG_OBJ = lib/eventlog/eventlog.o
+DCE_RPC_EP_OBJ = librpc/rpc/dcerpc_ep.o
+
RPC_LSARPC_OBJ = rpc_server/srv_lsa_nt.o \
librpc/gen_ndr/srv_lsa.o