<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Dec 30, 2013 at 10:12 AM, Shaun Edwards <span dir="ltr"><<a href="mailto:shaun.edwards@gmail.com" target="_blank">shaun.edwards@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">All,<div><br></div><div>I'm in the process of doing my first catkin/bloom release and I have a question about whether install targets are required.  It looks like the install target in CMakeList can be used to install things like launch files.  Is this required for a debian release (does the debain build process utilize make install)?</div>
</div></blockquote><div> </div></div>Shaun: you have to explicitly install almost everything you want included in your Debian package. For launch files, do it like this:<br><br clear="all"><div> <a href="http://docs.ros.org/api/catkin/html/howto/installing_other.html">http://docs.ros.org/api/catkin/html/howto/installing_other.html</a><br>
</div>-- <br> joq
</div></div>