summaryrefslogtreecommitdiff
path: root/source3/librpc/idl/wscript_build
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-07-07 02:45:01 +0200
committerGünther Deschner <gd@samba.org>2010-07-07 15:27:04 +0200
commit5f92bd863c1f2b8b45aae8155a215366f380a0cc (patch)
tree03b8bf0323019ac927988688878257337828a3de /source3/librpc/idl/wscript_build
parentf706d1a96e0cc80000c6b87c90becfcbfe26d314 (diff)
downloadsamba-5f92bd863c1f2b8b45aae8155a215366f380a0cc.tar.gz
samba-5f92bd863c1f2b8b45aae8155a215366f380a0cc.tar.bz2
samba-5f92bd863c1f2b8b45aae8155a215366f380a0cc.zip
s3-registry: add preg.idl.
Guenther
Diffstat (limited to 'source3/librpc/idl/wscript_build')
-rw-r--r--source3/librpc/idl/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/idl/wscript_build b/source3/librpc/idl/wscript_build
index 3d1e2588b7..1efcc30ff0 100644
--- a/source3/librpc/idl/wscript_build
+++ b/source3/librpc/idl/wscript_build
@@ -1,7 +1,7 @@
bld.SAMBA_PIDL_LIST('PIDL',
'''messaging.idl libnetapi.idl notify.idl
- wbint.idl perfcount.idl secrets.idl libnet_join.idl''',
+ wbint.idl perfcount.idl secrets.idl libnet_join.idl preg.idl''',
options='--includedir=../librpc/idl --header --ndr-parser --samba3-ndr-server --samba3-ndr-client',
output_dir='../gen_ndr')