build zip file always fab-v0.2
authorKeith Packard <keithp@keithp.com>
Wed, 2 Jan 2013 17:46:10 +0000 (09:46 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 2 Jan 2013 17:46:10 +0000 (09:46 -0800)
Signed-off-by: Keith Packard <keithp@keithp.com>
Makefile

index 1c82b655b52273d9083f3ffa955afca4fe4a88a8..cacb2bb5ef4c54ad711ba4759628173d76517e2f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 PROJECT=mpserial
 
 # intentionally want to rebuild drc and bom on every invocation
-all:   drc pcb partslist partslist.csv partslist.dk
+all:   drc pcb partslist partslist.csv partslist.dk zip
 
 drc:   $(PROJECT).sch Makefile
        -gnetlist -g drc2 $(PROJECT).sch -o $(PROJECT).drc