Build: Fix typo
Former-commit-id: 5037b445f99a56806ef1b512e603e83b1fd717aa [formerly 80d13514491997daabb265e22aaa6738ecb12c0c] Former-commit-id: 4bb75843b3b70ce460594b01e89205efde53686d
This commit is contained in:
@@ -995,7 +995,7 @@ end
|
||||
function NazaraBuild:SetupExampleTable(infoTable)
|
||||
self:SetupInfoTable(infoTable)
|
||||
|
||||
infoTable.Directory = "../example/bin"
|
||||
infoTable.Directory = "../examples/bin"
|
||||
infoTable.Kind = "application"
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user