On Wed, Mar 12, 2014 at 11:21:26AM -0700, Gurucharan Shetty wrote:
> idl headers won't be built, if we build individual executables
> e..g., "make ovsbd/ovsdb-server.exe". According to
> http://www.gnu.org/software/automake/manual/html_node/Built-Sources-Example.html
> we may have to add the header
idl headers won't be built, if we build individual executables
e..g., "make ovsbd/ovsdb-server.exe". According to
http://www.gnu.org/software/automake/manual/html_node/Built-Sources-Example.html
we may have to add the headers as dependecies for every executables.
Currently the lack of a ovs-appctl