libcli/util Merge ntstatus_to_dos() ntstatus_to_werror() to the top level
[samba.git] / libcli / util / wscript_build
index 9382e110e439d232662767baf27dea1102c54be4..197de4b422421449312c3f7095d7c50c9bdf563f 100644 (file)
@@ -2,7 +2,7 @@
 
 
 bld.SAMBA_SUBSYSTEM('LIBCLI_ERRORS',
-       source='doserr.c',
+       source='doserr.c errormap.c',
        public_deps='talloc'
        )