diff options
-rw-r--r-- | cad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile index 4047f7c58d9..e467f1754d8 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2003/07/14 13:22:34 drochner Exp $ +# $NetBSD: Makefile,v 1.49 2003/08/17 04:00:05 dmcmahill Exp $ # COMMENT= CAD tools @@ -36,6 +36,7 @@ SUBDIR+= ng-spice SUBDIR+= ntesla SUBDIR+= oregano SUBDIR+= pcb +SUBDIR+= pcb-current SUBDIR+= py-MyHDL SUBDIR+= qcad SUBDIR+= simian |