gerber files dependency was incorrect
authorKeith Packard <keithp@keithp.com>
Sat, 4 Aug 2012 05:16:11 +0000 (22:16 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 4 Aug 2012 05:16:11 +0000 (22:16 -0700)
leading to the file never getting rebuilt

Signed-off-by: Keith Packard <keithp@keithp.com>
Makefile

index cc18b05a9d1d99d20be7722e8d2364ad2593976d..18735f786eb6071efd308bb82e6b27c6a32801dc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,7 @@ push:
 $(PROJECT).xy: $(PROJECT).pcb
        pcb -x bom $(PROJECT).pcb
 
-$(PROJECT).back.gbr:   $(PROJECT).pcb
+$(PROJECT).bottom.gbr: $(PROJECT).pcb
        pcb -x gerber $(PROJECT).pcb
 
 zip:   $(PROJECT).bottom.gbr $(PROJECT).bottommask.gbr $(PROJECT).fab.gbr $(PROJECT).top.gbr $(PROJECT).topmask.gbr $(PROJECT).toppaste.gbr $(PROJECT).topsilk.gbr $(PROJECT).plated-drill.cnc $(PROJECT).xy  Makefile # $(PROJECT).xls