mirror of
git://projects.qi-hardware.com/kicad-libs.git
synced 2024-11-22 01:39:23 +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)
|
||||
../scripts/missing-in-tree -L . HIERARCHY
|
||||
../scripts/missing-in-tree -Q $(GEN:%=-x %) -L . components.pro
|
||||
|
||||
%.lib: %.pl
|
||||
./$< >$@ || { rm -f $@; exit 1; }
|
||||
|
Loading…
Reference in New Issue
Block a user