aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2019-05-11 15:25:30 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2019-05-11 15:25:30 +0200
commitf81ef15ac28bcfea2dad9e7bfd78293f507210c0 (patch)
tree6d1a902432f740b03de0971fab5c73667e199919
parentdcd004f0735cc9ee8c4cb758fb117ed1d0bba522 (diff)
downloadee-python-f81ef15ac28bcfea2dad9e7bfd78293f507210c0.tar.gz
ee-python-f81ef15ac28bcfea2dad9e7bfd78293f507210c0.tar.bz2
ee-python-f81ef15ac28bcfea2dad9e7bfd78293f507210c0.tar.xz
ee-python-f81ef15ac28bcfea2dad9e7bfd78293f507210c0.zip
build.ninja: Renaming search-list.xml to pn-part-search-list.xml.
-rw-r--r--src/ee/tools/templates/build.ninja.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ee/tools/templates/build.ninja.j2 b/src/ee/tools/templates/build.ninja.j2
index b9a65df..47a099f 100644
--- a/src/ee/tools/templates/build.ninja.j2
+++ b/src/ee/tools/templates/build.ninja.j2
@@ -76,10 +76,10 @@ build ee/sch.xml: kicad-make-bom $sch
{%- endif %}
{% for s in distributors %}
# Supplier {{ s }}
-build ee/{{ s }}/search-list.xml: pn-part-search-list ee/sch.xml
+build ee/{{ s }}/pn-part-search-list.xml: pn-part-search-list ee/sch.xml
supplier = {{ s }}
-build ee/{{ s }}/downloaded.xml: {{ s }}-search-parts ee/{{ s }}/search-list.xml
+build ee/{{ s }}/downloaded.xml: {{ s }}-search-parts ee/{{ s }}/pn-part-search-list.xml
build ee/{{ s }}/parts.xml: {{ s }}-normalize-facts ee/{{ s }}/downloaded.xml