From 92a5d62410ec345d02333a17d9941a77674ce17b Mon Sep 17 00:00:00 2001 From: bentley Date: Thu, 2 May 2019 03:35:24 +0000 Subject: [PATCH] +qucs-s --- cad/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cad/Makefile b/cad/Makefile index 30fad2a9ae4..d633074b3d1 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.33 2019/03/27 08:45:54 bentley Exp $ +# $OpenBSD: Makefile,v 1.34 2019/05/02 03:35:24 bentley Exp $ SUBDIR = SUBDIR += abc @@ -22,6 +22,7 @@ SUBDIR += qelectrotech SUBDIR += qrouter SUBDIR += qucs + SUBDIR += qucs-s SUBDIR += tkgate SUBDIR += xcircuit SUBDIR += xnecview