* Oops, fix breakage.
This commit is contained in:
parent
e771e59178
commit
287d0ef41c
1 changed files with 2 additions and 0 deletions
|
@ -317,6 +317,8 @@ static void queryInstSources(EvalState & state,
|
|||
else elem.setOutPath(*i);
|
||||
|
||||
elem.name = name;
|
||||
|
||||
elems.push_back(elem);
|
||||
}
|
||||
|
||||
break;
|
||||
|
|
Loading…
Reference in a new issue