On Mon, Mar 10, 2014 at 03:31:39PM +0000, Alon Harel wrote: > I'm trying to add a new file under openvswitch/lib but I cannot find the > way to compile and link it as part of the build. > I'm running: > > configure > > make > > make install > > But the added file is not being compiled. > I have tried also 'make clean' prior, but that didn't help either.
Did you add it to lib/automake.mk? _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
