diff options
author | rh <rh@pkgsrc.org> | 2000-01-02 22:07:01 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-01-02 22:07:01 +0000 |
commit | 3d84a1675f03916dec27181cc756482aff91ee0c (patch) | |
tree | c6a7676efc87d4a23a554001adcbe37a0826d45e | |
parent | f71b6a6a0500271018775d367119a4349fadfb59 (diff) | |
download | pkgsrc-3d84a1675f03916dec27181cc756482aff91ee0c.tar.gz |
Add and enable geda-symbols.
-rw-r--r-- | cad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile index 4137e378062..314e417b77d 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2000/01/02 22:00:51 rh Exp $ +# $NetBSD: Makefile,v 1.12 2000/01/02 22:07:01 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-symbols # SUBDIR += irsim # SUBDIR += kaskade # SUBDIR += magic |