From: Bdale Garbee Date: Sat, 10 Mar 2012 18:03:44 +0000 (-0700) Subject: fix Makefile to use current layer names when creating zip X-Git-Tag: fab-v0.2~9 X-Git-Url: https://git.gag.com/?p=hw%2Fmegadongle;a=commitdiff_plain;h=349bb1a9c84aaa3b401ce92230611bbff91709f5 fix Makefile to use current layer names when creating zip --- diff --git a/Makefile b/Makefile index 306f1cf..b844079 100644 --- a/Makefile +++ b/Makefile @@ -37,10 +37,10 @@ push: megadongle.xy: megadongle.pcb pcb -x bom megadongle.pcb -megadongle.back.gbr: megadongle.pcb +megadongle.bottom.gbr: megadongle.pcb pcb -x gerber megadongle.pcb -zip: megadongle.back.gbr megadongle.backmask.gbr megadongle.fab.gbr megadongle.front.gbr megadongle.frontmask.gbr megadongle.frontpaste.gbr megadongle.frontsilk.gbr megadongle.plated-drill.cnc +zip: megadongle.bottom.gbr megadongle.bottommask.gbr megadongle.fab.gbr megadongle.top.gbr megadongle.topmask.gbr megadongle.toppaste.gbr megadongle.topsilk.gbr megadongle.plated-drill.cnc zip megadongle.zip *.gbr *.cnc clean: