mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
parent
19d606ce18
commit
e7303fc267
@ -24,7 +24,7 @@ sub generate($)
|
||||
my $INPUT = {};
|
||||
smb_build::config_mk::run_config_mk($INPUT, "main.mk");
|
||||
|
||||
print __FILE__.": creating samba4-deps.dot";
|
||||
print __FILE__.": creating samba4-deps.dot\n";
|
||||
open DOTTY, ">samba4-deps.dot";
|
||||
print DOTTY generate($INPUT);
|
||||
close DOTTY;
|
||||
|
Loading…
Reference in New Issue
Block a user