1
0
mirror of git://projects.qi-hardware.com/kicad-libs.git synced 2025-04-21 12:17:26 +03:00

track "gencat" to "genkicat" name change

This commit is contained in:
Werner Almesberger
2012-07-12 20:15:12 -03:00
parent 20f476b930
commit 8114d1d93f
3 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ DESCR-dcm: *.dcm
../scripts/dcm2desc -L . >$@ || { rm -f $@; exit 1; }
catalog catalog.pdf: EXPAND DESCR-dcm *.lib $(GEN)
gencat -p -L . EXPAND DESCR-dcm >catalog.pdf || \
genkicat -p -L . EXPAND DESCR-dcm >catalog.pdf || \
{ rm -f catalog.pdf; exit 1; }
view: catalog.pdf