diff options
-rw-r--r-- | cad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile index 8541e95c233..1a61a974850 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2000/01/02 22:54:12 rh Exp $ +# $NetBSD: Makefile,v 1.17 2000/01/02 23:01:27 rh Exp $ # FreeBSD Id: Makefile,v 1.8 1997/11/17 10:53:52 tg Exp # @@ -9,6 +9,7 @@ # SUBDIR += felt SUBDIR += libgeda SUBDIR += geda + SUBDIR += geda-docs SUBDIR += geda-symbols SUBDIR += geda-utils SUBDIR += gnetlist |