2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 00:52:16 +00:00

Ubreak tests/dll_path.py in non-python mode.

[SVN r64593]
This commit is contained in:
Vladimir Prus
2010-08-04 10:24:59 +00:00
parent 6bf35112bd
commit 5255209e97

View File

@@ -48,7 +48,7 @@ rule init ( )
{
rule __init__ ( )
{
generator.__init__ dll-paths.list : EXE : PATH_LIST ;
generator.__init__ dll_paths.list : EXE : PATH_LIST ;
}
rule generated-targets ( sources + : property-set : project name ? )