Move source -> src.

This commit is contained in:
Josh Holtrop 2021-01-01 12:41:58 -05:00
parent 6f73919a04
commit b396fa8419
2 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ build do
Environment.new do |env|
sources = []
dirs = [
"source",
"src",
"modules/DerelictUtil/source",
"modules/DerelictSDL2/source",
"modules/DerelictGL3/source",