summaryrefslogtreecommitdiff
path: root/cad/Makefile
diff options
context:
space:
mode:
authorwulf <wulf@pkgsrc.org>2004-09-29 12:50:43 +0000
committerwulf <wulf@pkgsrc.org>2004-09-29 12:50:43 +0000
commitfcd30549384084e8932f67628eb9b820f6ee6daf (patch)
tree04ebf72c974976b69ecb787eb1ffd9fcca02dbda /cad/Makefile
parent60726f7565a6c8b982c447d44f61cbe5541ee8e5 (diff)
downloadpkgsrc-fcd30549384084e8932f67628eb9b820f6ee6daf.tar.gz
Added and enabled gattrib: An attribute editor for gEDA
Diffstat (limited to 'cad/Makefile')
-rw-r--r--cad/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile
index b925f48ce8b..531a07d22d4 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2004/09/26 01:13:06 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.55 2004/09/29 12:50:43 wulf Exp $
#
COMMENT= CAD tools
@@ -15,6 +15,7 @@ SUBDIR+= electric
SUBDIR+= fastcap
SUBDIR+= fasthenry
SUBDIR+= felt
+SUBDIR+= gattrib
SUBDIR+= gdsreader
SUBDIR+= geda
SUBDIR+= geda-docs