diff options
Diffstat (limited to 'tools/chk.hefs.json')
| -rw-r--r-- | tools/chk.hefs.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/chk.hefs.json b/tools/chk.hefs.json index 649c5e7f..5bb665b3 100644 --- a/tools/chk.hefs.json +++ b/tools/chk.hefs.json @@ -5,7 +5,7 @@ "../" ], "sources_path": [ - "chk.hefs.cc" + "chk.hefs.cpp" ], "output_name": "./dist/chk.hefs", "cpp_macros": [ @@ -13,4 +13,4 @@ "kFsckOpenHeFSVersionHighest=0x0100", "kFsckOpenHeFSVersionLowest=0x0100" ] -}
\ No newline at end of file +} |
