mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +03:00
lib/util Remove samba-util-common!
All of this code is now in common, so we don't need the second '-common' library any more! Andrew Bartlett
This commit is contained in:
@ -4,4 +4,4 @@ bld.SAMBA_LIBRARY('flag_mapping',
|
||||
source='flag_mapping.c',
|
||||
private_library=True,
|
||||
public_headers='roles.h',
|
||||
deps='samba-util-common')
|
||||
deps='samba-util')
|
||||
|
Reference in New Issue
Block a user