From db9c134c44b178d942583dfa78ac4fa1601cfbfc Mon Sep 17 00:00:00 2001 From: benoit Date: Tue, 6 Jan 2026 14:15:28 +0000 Subject: [PATCH] +xnec2c --- cad/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/cad/Makefile b/cad/Makefile index 85b235dce7d..ccdc64b734d 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -35,6 +35,7 @@ SUBDIR += solvespace SUBDIR += tkgate SUBDIR += xcircuit + SUBDIR += xnec2c SUBDIR += xnecview SUBDIR += xschem SUBDIR += xtrkcad