mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
r7299: move the list of config.mk files to the source/
so nobody needs to look at build/smb_build/ anymore, just to use the build system metze
This commit is contained in:
parent
c8b220b65d
commit
a94e7740d5
@ -14,7 +14,7 @@ use smb_build::output;
|
||||
use smb_build::dot;
|
||||
use strict;
|
||||
|
||||
my $config_list = "build/smb_build/config.list";
|
||||
my $config_list = "config.list";
|
||||
|
||||
sub smb_build_main($)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user