diff options
-rw-r--r-- | cad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile index 7f0dc5411e7..68ce2d2dbd2 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.74 2012/01/26 21:45:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.75 2012/02/27 14:45:33 reinoud Exp $ # COMMENT= CAD tools @@ -42,6 +42,7 @@ SUBDIR+= nelma SUBDIR+= ng-spice SUBDIR+= ntesla SUBDIR+= oct-wcalc +SUBDIR+= openscad SUBDIR+= pcb SUBDIR+= py-MyHDL SUBDIR+= py-simpy |