You are right. I will drop the patch.
On Wed, Jan 7, 2015 at 7:27 PM, Ben Pfaff wrote:
> On Wed, Jan 07, 2015 at 07:55:11PM -0800, Andy Zhou wrote:
>> Out of tree builds failed when trying to find the er-diagram *.pic
>> files. Fixing by adding proper source path.
>>
>> Signed-off-by: Andy Zhou
On Wed, Jan 07, 2015 at 07:55:11PM -0800, Andy Zhou wrote:
> Out of tree builds failed when trying to find the er-diagram *.pic
> files. Fixing by adding proper source path.
>
> Signed-off-by: Andy Zhou
I don't understand this patch. vswitch.pic is generated in the build
directory:
> vswitchd
Out of tree builds failed when trying to find the er-diagram *.pic
files. Fixing by adding proper source path.
Signed-off-by: Andy Zhou
---
vswitchd/automake.mk | 2 +-
vtep/automake.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/vswitchd/automake.mk b/vswitchd/aut