diff options
author | bsam <bsam@FreeBSD.org> | 2009-11-07 17:34:31 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2009-11-07 17:34:31 +0800 |
commit | c4e4f656c20a79d6bb915d9a6cab2fa0312c6a74 (patch) | |
tree | 82afa75c8ae433a83aa573e950afb146837587b2 | |
parent | 343f98c0417968b35b43eaaf62fb87acf6572d31 (diff) | |
download | freebsd-ports-gnome-c4e4f656c20a79d6bb915d9a6cab2fa0312c6a74.tar.gz freebsd-ports-gnome-c4e4f656c20a79d6bb915d9a6cab2fa0312c6a74.tar.zst freebsd-ports-gnome-c4e4f656c20a79d6bb915d9a6cab2fa0312c6a74.zip |
Connect cad/linux-eagle5 to the build.
Forgotten by: bsam (me)
Requested by: linimon
-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 |