From: Bdale Garbee Date: Sun, 24 Oct 2021 05:36:29 +0000 (-0600) Subject: use pcb-rnd X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=74c16782db2043857976103f8f231d7d10e6c319;p=hw%2Fgreenhouse use pcb-rnd --- diff --git a/Makefile b/Makefile index 762d932..96b9a8d 100644 --- a/Makefile +++ b/Makefile @@ -10,4 +10,4 @@ LAYERS=2 # sides with silkscreen, can be none|top|bottom|both SILK=both -include ../altusmetrum/pcb.mk +include ../altusmetrum/pcb-rnd.mk