mirror of
git://projects.qi-hardware.com/kicad-libs.git
synced 2024-11-22 12:03:08 +02:00
components/Makefile (missing): also check components.pro
This commit is contained in:
parent
d00f04ffa3
commit
c4a877ab3f
@ -40,6 +40,7 @@ upload: catalog.pdf
|
|||||||
|
|
||||||
missing: $(GEN)
|
missing: $(GEN)
|
||||||
../scripts/missing-in-tree -L . HIERARCHY
|
../scripts/missing-in-tree -L . HIERARCHY
|
||||||
|
../scripts/missing-in-tree -Q $(GEN:%=-x %) -L . components.pro
|
||||||
|
|
||||||
%.lib: %.pl
|
%.lib: %.pl
|
||||||
./$< >$@ || { rm -f $@; exit 1; }
|
./$< >$@ || { rm -f $@; exit 1; }
|
||||||
|
Loading…
Reference in New Issue
Block a user