summaryrefslogtreecommitdiffstats
path: root/source4/librpc/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'source4/librpc/wscript_build')
-rwxr-xr-xsource4/librpc/wscript_build3
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/librpc/wscript_build b/source4/librpc/wscript_build
index b5e67c1a51..8aaa0c91c4 100755
--- a/source4/librpc/wscript_build
+++ b/source4/librpc/wscript_build
@@ -82,7 +82,8 @@ bld.SAMBA_SUBSYSTEM('ndr-table',
NDR_SASL_HELPERS NDR_NOTIFY NDR_WINBIND NDR_FRSRPC NDR_FRSAPI
NDR_FRSTRANS NDR_NFS4ACL NDR_NTP_SIGND NDR_DCOM NDR_WMI
NDR_NAMED_PIPE_AUTH NDR_NTLMSSP NDR_DFSBLOBS NDR_DNSP
- NDR_NTPRINTING NDR_DNS NDR_BACKUPKEY NDR_PREG NDR_BKUPBLOBS NDR_FSCC''',
+ NDR_NTPRINTING NDR_DNS NDR_BACKUPKEY NDR_PREG NDR_BKUPBLOBS NDR_FSCC
+ NDR_FRSBLOBS''',
depends_on='GEN_NDR_TABLES'
)