diff --git a/scripts/genie.lua b/scripts/genie.lua index 16f2654..6272225 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -60,7 +60,7 @@ project "bx.test" files { path.join(BX_DIR, "tests/*_test.cpp"), - path.join(BX_DIR, "tests/*_test.H"), + path.join(BX_DIR, "tests/*.h"), path.join(BX_DIR, "tests/dbg.*"), }