diff options
author | Rene Ladan <rene@FreeBSD.org> | 2010-10-22 09:13:24 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2010-10-22 09:13:24 +0000 |
commit | d8e1515c39fe544ec71660a72d108156fb63fa3e (patch) | |
tree | 87f97cd380e64047e02f68b09e319fbf2a2dbcac | |
parent | Robot Operating System (ROS) is a meta-operating system for your robot. (diff) |
Add devel/ros to the build.
Notes
Notes:
svn path=/head/; revision=263430
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 757b44067749..3bae0cb1d536 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -2971,6 +2971,7 @@ SUBDIR += robodoc SUBDIR += root SUBDIR += root-doc + SUBDIR += ros SUBDIR += rote SUBDIR += rpc2 SUBDIR += rpm-spec-mode.el |