diff options
Diffstat (limited to 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile index 8b6eacbb237..c08729444f7 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2005/11/01 12:08:50 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.62 2005/11/03 06:25:53 wiz Exp $ # COMMENT= CAD tools @@ -36,6 +36,7 @@ SUBDIR+= gtkwave SUBDIR+= gwave SUBDIR+= ipal-current SUBDIR+= libgeda +SUBDIR+= libwcalc SUBDIR+= magic SUBDIR+= mcalc SUBDIR+= mex-wcalc |