From 0ce9a5d60b55b765ca3099b48871beccf2080dd6 Mon Sep 17 00:00:00 2001 From: Robert Clausecker Date: Sun, 5 Jun 2022 23:19:51 +0800 Subject: Add cad/pcb-rnd: Flexible, modular Printed Circuit Board editor PR: 264289 --- cad/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'cad/Makefile') diff --git a/cad/Makefile b/cad/Makefile index 3229fe0b7c5f..d1ae58b9eb62 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -75,6 +75,7 @@ SUBDIR += librecad SUBDIR += libredwg SUBDIR += librepcb + SUBDIR += librnd SUBDIR += linux-eagle5 SUBDIR += logisim SUBDIR += magic -- cgit v1.2.3