mirror of
https://github.com/samba-team/samba.git
synced 2024-12-31 17:18:04 +03:00
"make proto" now depends on "make idl_test"
this should give the build farm a fighting chance
(This used to be commit 9246b4a331
)
This commit is contained in:
parent
2773e54c98
commit
989788a7e8
@ -1113,7 +1113,7 @@ include/tdbsam2_parse_info.h:
|
||||
# parallel make.
|
||||
headers: delheaders include/proto.h include/build_env.h include/tdbsam2_parse_info.h
|
||||
|
||||
proto: headers
|
||||
proto: idl_test headers
|
||||
|
||||
proto_test:
|
||||
@[ -f include/proto.h ] || $(MAKE) proto
|
||||
|
Loading…
Reference in New Issue
Block a user