diff options
-rw-r--r-- | cad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile index 80bfb113e9e..4137e378062 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1999/12/23 03:58:47 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.11 2000/01/02 22:00:51 rh Exp $ # FreeBSD Id: Makefile,v 1.8 1997/11/17 10:53:52 tg Exp # @@ -7,6 +7,7 @@ SUBDIR += fastcap SUBDIR += fasthenry # SUBDIR += felt + SUBDIR += libgeda SUBDIR += geda # SUBDIR += irsim # SUBDIR += kaskade |