summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2011-02-24 10:24:16 +0100
committerGünther Deschner <gd@samba.org>2011-03-08 11:41:29 +0100
commit55296edb09e9e7d365cf45cae1f81204287662bb (patch)
treed55fc935ef2cc86c26229a36ebf84e3148e957b7 /source3/Makefile.in
parent148ed2c3f96810a19e8fc96196695028b6bec530 (diff)
downloadsamba-55296edb09e9e7d365cf45cae1f81204287662bb.tar.gz
samba-55296edb09e9e7d365cf45cae1f81204287662bb.tar.bz2
samba-55296edb09e9e7d365cf45cae1f81204287662bb.zip
s3-rpc_server: Created an Endpoint Mapper Daemon.
Signed-off-by: Günther Deschner <gd@samba.org>
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 5ec44245d7..5b5a93816b 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -885,6 +885,7 @@ SMBD_OBJ_SRV = smbd/server_reload.o \
smbd/vfs.o smbd/perfcount.o smbd/statcache.o smbd/seal.o \
smbd/posix_acls.o lib/sysacls.o \
smbd/process.o smbd/service.o smbd/error.o \
+ rpc_server/epmd.o \
printing/printspoolss.o \
lib/sysquotas.o lib/sysquotas_linux.o \
lib/sysquotas_xfs.o lib/sysquotas_4A.o \