summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cad/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/Makefile b/cad/Makefile
index 0c413a5bb62..34093d7506a 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1998/06/06 22:53:03 frueauf Exp $
+# $NetBSD: Makefile,v 1.4 1998/06/11 14:55:15 hubertf Exp $
# FreeBSD Id: Makefile,v 1.8 1997/11/17 10:53:52 tg Exp
#
@@ -12,6 +12,6 @@
# SUBDIR += magic
# SUBDIR += mars
# SUBDIR += pcb
-# SUBDIR += spice
+ SUBDIR += spice
.include "../mk/bsd.pkg.subdir.mk"