summaryrefslogtreecommitdiff
path: root/librpc/idl
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2010-08-16 20:25:46 +0200
committerAndreas Schneider <asn@samba.org>2010-08-16 21:31:31 +0200
commit53e0421300f6f1d8e143eddda8bec9221b73e6bb (patch)
tree83e37e441adb0508433eeaed4ed8deb476422d96 /librpc/idl
parent45c7f83ccb2822564ec8df3c41b5c0a9dead6e9c (diff)
downloadsamba-53e0421300f6f1d8e143eddda8bec9221b73e6bb.tar.gz
samba-53e0421300f6f1d8e143eddda8bec9221b73e6bb.tar.bz2
samba-53e0421300f6f1d8e143eddda8bec9221b73e6bb.zip
waf: Generate the ntprinting ndr functions.
Diffstat (limited to 'librpc/idl')
-rw-r--r--librpc/idl/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/librpc/idl/wscript_build b/librpc/idl/wscript_build
index 89bd83e955..e8723ce367 100644
--- a/librpc/idl/wscript_build
+++ b/librpc/idl/wscript_build
@@ -20,6 +20,6 @@ bld.SAMBA_PIDL_LIST('PIDL',
output_dir='../gen_ndr')
bld.SAMBA_PIDL_LIST('PIDL',
- 'rap.idl idmap.idl dnsp.idl',
+ 'rap.idl idmap.idl dnsp.idl ntprinting.idl',
options='--header --ndr-parser',
output_dir='../gen_ndr')