Update Makefile

This commit is contained in:
Zane Kaminski 2024-06-11 13:55:24 -04:00
parent 149b636d2b
commit 69e9814c41

View File

@ -51,6 +51,7 @@ gerber:
zip -r $(F_ZIP) $@/
stencil: gerber
rm -f $(F_STENCIL)
zip $(F_STENCIL) -xi gerber/WarpSE-F_Paste.gtp
Documentation: