aboutsummaryrefslogtreecommitdiff
path: root/src/ee/tools/templates/build.ninja.j2
diff options
context:
space:
mode:
Diffstat (limited to 'src/ee/tools/templates/build.ninja.j2')
-rw-r--r--src/ee/tools/templates/build.ninja.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ee/tools/templates/build.ninja.j2 b/src/ee/tools/templates/build.ninja.j2
index ddb47d5..15407d3 100644
--- a/src/ee/tools/templates/build.ninja.j2
+++ b/src/ee/tools/templates/build.ninja.j2
@@ -209,7 +209,7 @@ build $public_dir/seeed/opl/{{ opl }}.xml: seeed-download-opl
{%- endif %}
rule ee-ninja
- command = ee ninja && touch $out
+ command = $ee ninja && touch $out
build build.ninja ee.ninja: ee-ninja eeconfig
generator = yes