summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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