add support for making a dorkbot-style zip file
[hw/telescience] / Makefile
index a7585d9d667c580ad4f357e5328e02634b7b3f53..e686b4773aca44586ef6c936bae5c3116a48476b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -37,7 +37,7 @@ push:
 telescience.xy:        telescience.pcb
        pcb -x bom telescience.pcb
 
-telescience.back.gbr:  telescience.pcb
+telescience.bottom.gbr:        telescience.pcb
        pcb -x gerber telescience.pcb
 
 zip:   telescience.bottom.gbr telescience.bottommask.gbr telescience.fab.gbr telescience.top.gbr telescience.topmask.gbr telescience.toppaste.gbr telescience.topsilk.gbr telescience.plated-drill.cnc
@@ -52,6 +52,8 @@ dorkbot: telescience.bottom.gbr telescience.bottommask.gbr telescience.top.gbr t
        mv telescience.topmask.gbr top\ solder\ mask.ger
        mv telescience.topsilk.gbr top\ silk\ screen.ger
        mv telescience.plated-drill.cnc drills.xln
+       mv telescience.group2.gbr internal\ plane\ 1.ger
+       mv telescience.group3.gbr internal\ plane\ 2.ger
        zip telescience-dorkbot.zip *.ger *.xln
        
 clean: