diff options
-rw-r--r-- | cad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile index 180a43693ed..bb37f8a3884 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2001/03/26 20:54:41 jtb Exp $ +# $NetBSD: Makefile,v 1.35 2001/04/24 23:00:54 dmcmahill Exp $ # COMMENT= CAD tools @@ -21,6 +21,7 @@ SUBDIR+= gsymcheck SUBDIR+= gwave SUBDIR+= ipal-current SUBDIR+= libgeda +SUBDIR+= mpac SUBDIR+= ng-spice SUBDIR+= ntesla SUBDIR+= oregano |