From: Keith Packard Date: Sat, 3 Oct 2015 04:04:53 +0000 (-0700) Subject: With top silk fixed to make it "nicer" looking, go ahead and print it X-Git-Tag: fab-v1.90~3 X-Git-Url: https://git.gag.com/?p=hw%2Feasymini;a=commitdiff_plain;h=b1eb5b7291c97f0b5f9f940413871981c829e9b3 With top silk fixed to make it "nicer" looking, go ahead and print it Signed-off-by: Keith Packard --- diff --git a/Makefile b/Makefile index 4225918..6c9cca1 100644 --- a/Makefile +++ b/Makefile @@ -8,6 +8,6 @@ SCHEMATICS=easymini.sch LAYERS=2 # sides with silkscreen, can be none|top|bottom|both -SILK=bottom +SILK=both include ../altusmetrum/pcb.mk