diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-04-07 00:19:08 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-04-07 00:19:08 +0000 |
commit | 1c640af5539a427f80bb00f51691b8fc87eeec3d (patch) | |
tree | d4fccc2b9bc0fa63c0a0148b1223739f23bcf83b /cad/Makefile | |
parent | geda-symbols is the basic component of geda package. (diff) |
gEDA electronic schematic capture tools
Submitted by: bruno.schwander@technologist.com
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 424dc57be971..8178f926f373 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -8,6 +8,7 @@ SUBDIR += felt SUBDIR += geda SUBDIR += geda-symbols + SUBDIR += gnetlist SUBDIR += irsim SUBDIR += iverilog SUBDIR += kaskade |