mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
s3-waf: no need anymore to include "source4" globally.
Guenther
This commit is contained in:
parent
0dc1eee0b8
commit
c675b1c827
@ -72,7 +72,7 @@ def configure(conf):
|
||||
|
||||
conf.ADD_EXTRA_INCLUDES('''#source3 #source3/include #lib/replace #lib/talloc
|
||||
#lib/tevent #source3/libaddns #source3/librpc
|
||||
#source3/lib #lib/tdb/include #lib/popt #source4''')
|
||||
#source3/lib #lib/tdb/include #lib/popt''')
|
||||
|
||||
conf.RECURSE('../lib/replace')
|
||||
conf.RECURSE('build')
|
||||
|
Loading…
Reference in New Issue
Block a user