diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile index d6239da4d66..d2d317749ff 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.72 2009/11/06 22:32:32 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.73 2010/01/22 17:16:22 drochner Exp $ # COMMENT= CAD tools @@ -19,6 +19,7 @@ SUBDIR+= electric SUBDIR+= fastcap SUBDIR+= fasthenry SUBDIR+= felt +SUBDIR+= freehdl SUBDIR+= gdsreader SUBDIR+= geda SUBDIR+= gerbv |