diff options
-rw-r--r-- | cad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile index e467f1754d8..08a17346723 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2003/08/17 04:00:05 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.50 2003/08/24 18:38:42 dmcmahill Exp $ # COMMENT= CAD tools @@ -7,6 +7,7 @@ SUBDIR+= acs SUBDIR+= atlc SUBDIR+= boolean SUBDIR+= cascade +SUBDIR+= covered SUBDIR+= covered-current SUBDIR+= dinotrace SUBDIR+= dinotrace-mode |