From ac011c00c365f49b71665040575c55f0188c8109 Mon Sep 17 00:00:00 2001 From: sturm Date: Sun, 29 Jan 2006 09:45:01 +0000 Subject: [PATCH] +xcircuit --- cad/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cad/Makefile b/cad/Makefile index 5fbed82c709..b9d1a36c728 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.5 2003/10/25 18:34:28 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.6 2006/01/29 09:45:01 sturm Exp $ SUBDIR += chipmunk SUBDIR += klogic SUBDIR += qcad SUBDIR += spice + SUBDIR += xcircuit .include