diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2003-09-10 23:44:12 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2003-09-10 23:44:12 +0000 |
commit | 87924199682d58467c341e00670eec653e5976c9 (patch) | |
tree | 513c33d8a78b61746a7b41b39935feae34011a47 /cad/Makefile | |
parent | 9cb80dcba3df9febe669b664e633c3204eaccbd4 (diff) | |
download | pkgsrc-87924199682d58467c341e00670eec653e5976c9.tar.gz |
add and enable geda-examples
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 08a17346723..7aef717c600 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2003/08/24 18:38:42 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.51 2003/09/10 23:44:12 dmcmahill Exp $ # COMMENT= CAD tools @@ -19,6 +19,7 @@ SUBDIR+= felt SUBDIR+= gdsreader SUBDIR+= geda SUBDIR+= geda-docs +SUBDIR+= geda-examples SUBDIR+= geda-symbols SUBDIR+= geda-utils SUBDIR+= gerbv |