waf: Generate the ntprinting ndr functions.
authorAndreas Schneider <asn@samba.org>
Mon, 16 Aug 2010 18:25:46 +0000 (20:25 +0200)
committerAndreas Schneider <asn@samba.org>
Mon, 16 Aug 2010 19:31:31 +0000 (21:31 +0200)
librpc/idl/wscript_build

index 89bd83e95556bfc1384a27718d355ed1da886076..e8723ce3676521027396a78da0ab9ba8df6b0f35 100644 (file)
@@ -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')