diff options
-rw-r--r-- | cad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile index 3ab58ba7464..70d1fc18ce9 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2000/11/18 18:00:11 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.30 2000/11/19 17:06:28 dmcmahill Exp $ # FreeBSD Id: Makefile,v 1.8 1997/11/17 10:53:52 tg Exp # @@ -17,6 +17,7 @@ SUBDIR += gschem SUBDIR += gsymcheck SUBDIR += gwave + SUBDIR += ipal-current SUBDIR += libgeda SUBDIR += ng-spice SUBDIR += ntesla |