From: Bdale Garbee Date: Thu, 15 Mar 2018 16:29:42 +0000 (-0600) Subject: deliver both silkscreens X-Git-Tag: fab-v3.0~14 X-Git-Url: https://git.gag.com/?p=hw%2Ftelemetrum;a=commitdiff_plain;h=bcbb0a071c857d104eb9bc6e2105a757854435d1 deliver both silkscreens --- diff --git a/Makefile b/Makefile index 30650f3..479cd3b 100644 --- a/Makefile +++ b/Makefile @@ -8,6 +8,6 @@ SCHEMATICS=telemetrum.sch LAYERS=4 # sides with silkscreen, can be none|top|bottom|both -SILK=top +SILK=both include ../altusmetrum/pcb.mk