mirror of
https://github.com/samba-team/samba.git
synced 2025-07-30 19:42:05 +03:00
build: moved libds/common/flag_mapping.c into a common subsystem
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
@ -105,6 +105,7 @@ bld.RECURSE('source4/setup')
|
||||
bld.RECURSE('source4/scripting')
|
||||
bld.RECURSE('pidl')
|
||||
bld.RECURSE('lib')
|
||||
bld.RECURSE('libds/common')
|
||||
if bld.env.enable_s3build:
|
||||
bld.RECURSE('source3')
|
||||
|
||||
|
Reference in New Issue
Block a user