diff options
author | rh <rh@pkgsrc.org> | 2000-01-02 22:21:50 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-01-02 22:21:50 +0000 |
commit | 529cae68075b0930ee7a6947345df3ab683c2a15 (patch) | |
tree | d155f698fc3558ebaa354493e50583ee1225b65b /cad/Makefile | |
parent | ed08efee0b04f3752c44c296867a687b6d9cb048 (diff) | |
download | pkgsrc-529cae68075b0930ee7a6947345df3ab683c2a15.tar.gz |
Add and enable geda-utils.
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 314e417b77d..424af2a0a09 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2000/01/02 22:07:01 rh Exp $ +# $NetBSD: Makefile,v 1.13 2000/01/02 22:21:50 rh Exp $ # FreeBSD Id: Makefile,v 1.8 1997/11/17 10:53:52 tg Exp # @@ -10,6 +10,7 @@ SUBDIR += libgeda SUBDIR += geda SUBDIR += geda-symbols + SUBDIR += geda-utils # SUBDIR += irsim # SUBDIR += kaskade # SUBDIR += magic |