summaryrefslogtreecommitdiff
path: root/source4/rpc_server
diff options
context:
space:
mode:
Diffstat (limited to 'source4/rpc_server')
-rwxr-xr-x[-rw-r--r--]source4/rpc_server/wscript_build2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/rpc_server/wscript_build b/source4/rpc_server/wscript_build
index a1d1fc56a6..f1d3c0db90 100644..100755
--- a/source4/rpc_server/wscript_build
+++ b/source4/rpc_server/wscript_build
@@ -9,8 +9,6 @@ bld.SAMBA_SUBSYSTEM('DCERPC_SHARE',
bld.SAMBA_SUBSYSTEM('DCERPC_COMMON',
source='common/forward.c common/reply.c dcesrv_auth.c',
autoproto='common/proto.h',
- public_headers='common/common.h common/proto.h',
- header_path='dcerpc_server',
deps='ldb DCERPC_SHARE samba_server_gensec'
)