diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-10-10 18:38:37 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-10-10 18:38:37 +0000 |
commit | cc10a4065761de6a1cc18b3ac64f63baf3c7bea1 (patch) | |
tree | 07517c68bddd04fd865d698bcea54b2239df3e8a /cad/Makefile | |
parent | add geda-symcheck (diff) |
add geda-utils
gEDA utilities
PR: 43563
Submitted by: bruno <bruno@mail.tinkerbox.org>
Notes
Notes:
svn path=/head/; revision=67759
Diffstat (limited to 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/Makefile b/cad/Makefile index 61e92e219f81..936253378a69 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -8,6 +8,7 @@ SUBDIR += geda SUBDIR += geda-symbols SUBDIR += geda-symcheck + SUBDIR += geda-utils SUBDIR += gerbv SUBDIR += gnetlist SUBDIR += gnucap |