diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-07-16 04:00:28 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-07-16 04:00:28 +0000 |
commit | ae32f4be6010516ec85ec50860caa3e5d4b5f1a0 (patch) | |
tree | eee0fe24d394798ac1b94f5b1d1972ceef2b20f8 /cad/Makefile | |
parent | 7d98596c5e7a887827e533e7993335eba97b4231 (diff) | |
download | ports-ae32f4be6010516ec85ec50860caa3e5d4b5f1a0.tar.gz ports-ae32f4be6010516ec85ec50860caa3e5d4b5f1a0.zip |
Notes
Diffstat (limited to 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/Makefile b/cad/Makefile index 980c0877bf5a..f5d7164bacd0 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -23,16 +23,16 @@ SUBDIR += geda-docs SUBDIR += geda-examples SUBDIR += geda-gattrib + SUBDIR += geda-gschem + SUBDIR += geda-netlist SUBDIR += geda-projectmanager SUBDIR += geda-symbols SUBDIR += geda-symcheck SUBDIR += geda-utils SUBDIR += gerbv SUBDIR += gmsh - SUBDIR += gnetlist SUBDIR += gnucap SUBDIR += gplcver - SUBDIR += gschem SUBDIR += gtkwave SUBDIR += gwave SUBDIR += impact |