aboutsummaryrefslogtreecommitdiff
path: root/cad/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/Makefile')
-rw-r--r--cad/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile
index 435116641a9c..b0db23972031 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.11 1998/12/06 14:13:23 vanilla Exp $
+# $Id: Makefile,v 1.12 1998/12/07 02:21:52 asami Exp $
#
SUBDIR += acs
@@ -12,6 +12,7 @@
SUBDIR += pcb
SUBDIR += sis
SUBDIR += spice
+ SUBDIR += tkgate
SUBDIR += xcircuit
.include <bsd.port.subdir.mk>