diff options
-rw-r--r-- | cad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile index 02fb4f5e1fb..19d87ae6427 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2004/02/14 17:21:49 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.53 2004/07/17 23:50:02 dmcmahill Exp $ # COMMENT= CAD tools @@ -23,6 +23,7 @@ SUBDIR+= geda-symbols SUBDIR+= geda-utils SUBDIR+= gerbv SUBDIR+= gnetlist +SUBDIR+= gnetman SUBDIR+= gnucap SUBDIR+= gschem SUBDIR+= gsymcheck |