summaryrefslogtreecommitdiffhomepage
path: root/tools/mkfs.hefs.json
diff options
context:
space:
mode:
Diffstat (limited to 'tools/mkfs.hefs.json')
-rw-r--r--tools/mkfs.hefs.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/mkfs.hefs.json b/tools/mkfs.hefs.json
index 542fa473..2ced7cf8 100644
--- a/tools/mkfs.hefs.json
+++ b/tools/mkfs.hefs.json
@@ -5,7 +5,7 @@
"../"
],
"sources_path": [
- "mkfs.hefs.cc"
+ "mkfs.hefs.cpp"
],
"output_name": "./dist/mkfs.hefs",
"cpp_macros": [
@@ -13,4 +13,4 @@
"kMkfsHeFSVersionHighest=0x0100",
"kMkfsHeFSVersionLowest=0x0100"
]
-} \ No newline at end of file
+}