summaryrefslogtreecommitdiff
path: root/librpc/idl/wscript_build
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-08-05 15:20:13 +1000
committerAndrew Tridgell <tridge@samba.org>2010-08-05 17:31:28 +1000
commit2883bc94c76bc54187bb9bd0db1a36dd482a0aea (patch)
treefbb19c7b2aeccfae8a95ef18c739dddfd562b91a /librpc/idl/wscript_build
parente7a6a3ec0da01666c8e0c9772007ce7146df9d75 (diff)
downloadsamba-2883bc94c76bc54187bb9bd0db1a36dd482a0aea.tar.gz
samba-2883bc94c76bc54187bb9bd0db1a36dd482a0aea.tar.bz2
samba-2883bc94c76bc54187bb9bd0db1a36dd482a0aea.zip
dns: first version of dsnRecord parser
Diffstat (limited to 'librpc/idl/wscript_build')
-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 c5be1b7447..89bd83e955 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',
+ 'rap.idl idmap.idl dnsp.idl',
options='--header --ndr-parser',
output_dir='../gen_ndr')