Add test plan and test files
[hw/easymega] / Makefile
index 025150671d63f886562fca900e6d1ba1a8029efa..28b9cbda9785e19f704aa6bec24436ea1c91a359 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -11,3 +11,8 @@ LAYERS=4
 SILK=both
 
 include ../altusmetrum/pcb-rnd.mk
+
+TEST_FILES=EasyMega-Test-Plan.pdf EasyMega-Test-Plan.doc easymega-v3.0-combined-1.9.18.dfu easymega-v3.0-combined-1.9.18.ihx
+
+easymega-test.zip: $(TEST_FILES)
+       rm -f $@ && zip $@ $(TEST_FILES)