lib/util Remove samba-util-common!
[gd/samba-autobuild/.git] / libcli / util / wscript_build
index a364d30f035868648ec22d283040145cc1250bd2..43c6cec78732fd2667326977bfaa0a7d29df4340 100644 (file)
@@ -5,7 +5,7 @@ bld.SAMBA_LIBRARY('errors',
                   public_headers='error.h ntstatus.h doserr.h werror.h',
                   header_path='core',
                   source='doserr.c errormap.c nterr.c errmap_unix.c',
-                  public_deps='talloc samba-util-common',
+                  public_deps='talloc samba-util',
                   private_library=True
                   )