summaryrefslogtreecommitdiff
path: root/cad/Makefile
diff options
context:
space:
mode:
authorRobert Clausecker <fuz@fuz.su>2022-06-05 23:24:44 +0800
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2022-06-05 23:26:25 +0800
commit5831e0c7d93b2c34b0d3708effcf8aa20bc1b2a0 (patch)
treec38c3a6cd7f4996817cd6eb1b98e5d060b3cc8f8 /cad/Makefile
parentsysutils/e2fsprogs: fix CVE-2022-1304 (diff)
Add cad/pcb-rnd: Flexible, modular Printed Circuit Board editor
PR: 264289
Diffstat (limited to 'cad/Makefile')
-rw-r--r--cad/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/Makefile b/cad/Makefile
index d1ae58b9eb62..3400156f20a8 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -99,6 +99,7 @@
SUBDIR += p5-Verilog-Perl
SUBDIR += padring
SUBDIR += pcb
+ SUBDIR += pcb-rnd
SUBDIR += pdnmesh
SUBDIR += py-cadquery
SUBDIR += py-cq-editor