summaryrefslogtreecommitdiff
path: root/source3/librpc/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'source3/librpc/wscript_build')
-rw-r--r--source3/librpc/wscript_build5
1 files changed, 0 insertions, 5 deletions
diff --git a/source3/librpc/wscript_build b/source3/librpc/wscript_build
index 5c83cf2e13d..2445859c1ab 100644
--- a/source3/librpc/wscript_build
+++ b/source3/librpc/wscript_build
@@ -10,11 +10,6 @@ bld.SAMBA3_SUBSYSTEM('NDR_LIBNET_JOIN',
public_deps='ndr krb5samba'
)
-bld.SAMBA3_SUBSYSTEM('NDR_MESSAGING',
- source='gen_ndr/ndr_messaging.c',
- public_deps='ndr NDR_SERVER_ID'
- )
-
bld.SAMBA3_SUBSYSTEM('NDR_OPEN_FILES',
source='gen_ndr/ndr_open_files.c',
public_deps='ndr NDR_SERVER_ID NDR_FILE_ID NDR_SECURITY NDR_SMB2_LEASE_STRUCT'