summaryrefslogtreecommitdiff
path: root/source4/librpc
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-02-10 12:54:27 +0100
committerGünther Deschner <gd@samba.org>2011-02-10 13:56:49 +0100
commitad0a3185ce4d9918597d1de3decb9080b88277ef (patch)
tree6c452297d8134071e78a6c2de3938d0c9de1a659 /source4/librpc
parent7a558ea27cc34f1d5588d7588e024dae4cf3ca1d (diff)
downloadsamba-ad0a3185ce4d9918597d1de3decb9080b88277ef.tar.gz
samba-ad0a3185ce4d9918597d1de3decb9080b88277ef.tar.bz2
samba-ad0a3185ce4d9918597d1de3decb9080b88277ef.zip
librpc: move preg.idl to main directory.
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Thu Feb 10 13:56:49 CET 2011 on sn-devel-104
Diffstat (limited to 'source4/librpc')
-rwxr-xr-xsource4/librpc/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/wscript_build b/source4/librpc/wscript_build
index 6087d84693..fd511f8fd6 100755
--- a/source4/librpc/wscript_build
+++ b/source4/librpc/wscript_build
@@ -117,7 +117,7 @@ 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_NTPRINTING NDR_DNS NDR_BACKUPKEY NDR_PREG''',
depends_on='GEN_NDR_TABLES'
)