From 8c4ec1bd2e1d63c4c5898826fdbcce08417f85b6 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Thu, 15 Aug 2019 10:27:06 +0200 Subject: o No need for build.ninja and ee.ninja to depend on $orders_dir. --- src/ee/tools/templates/build.ninja.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/ee/tools/templates/build.ninja.j2 b/src/ee/tools/templates/build.ninja.j2 index 492363d..5bdb686 100644 --- a/src/ee/tools/templates/build.ninja.j2 +++ b/src/ee/tools/templates/build.ninja.j2 @@ -207,7 +207,7 @@ build $public_dir/seeed/opl/{{ opl }}.xml: seeed-download-opl rule ee-ninja command = ee ninja && touch $out -build build.ninja ee.ninja: ee-ninja eeconfig $orders_dir +build build.ninja ee.ninja: ee-ninja eeconfig generator = yes default ee.ninja -- cgit v1.2.3