diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-11-07 09:34:31 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-11-07 09:34:31 +0000 |
commit | d36f150c09ea7c185ae9382599f72fa6c2c67477 (patch) | |
tree | c30a1a7fe083ed0bd58ec888dce5878ff0aa3c98 /cad | |
parent | f0b9654a57dd661c36c02b53c50a5d24823f7a0c (diff) |
Connect cad/linux-eagle5 to the build.
Forgotten by: bsam (me)
Requested by: linimon
Notes
Notes:
svn path=/head/; revision=243925
Diffstat (limited to 'cad')
-rw-r--r-- | cad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/Makefile b/cad/Makefile index 76551daa2fe8..e5f4cfc64c03 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -54,6 +54,7 @@ SUBDIR += leocad SUBDIR += libgeda SUBDIR += linux-eagle + SUBDIR += linux-eagle5 SUBDIR += linux-gid SUBDIR += magic SUBDIR += mars |