Rename 'errors' to 'samba-errors' and make it public.
[obnox/samba/samba-obnox.git] / librpc / tools / wscript_build
index a7463a91493bab05e5d48e72fb9e334005824aca..a64747057c7e890030f3ea193ded136d74ac17f9 100644 (file)
@@ -3,5 +3,5 @@
 bld.SAMBA_BINARY('ndrdump',
        source='ndrdump.c',
        manpages='ndrdump.1',
-       deps='samba-hostconfig samba-util popt POPT_SAMBA ndr-table errors NDR_DCERPC'
+       deps='samba-hostconfig samba-util popt POPT_SAMBA ndr-table samba-errors NDR_DCERPC'
        )