Re: [ovs-dev] [PATCH] ovn: include ovn-trace.8 in DISTCLEANFILES

2016-08-16 Thread Ben Pfaff
On Tue, Aug 16, 2016 at 03:34:39PM -0400, Lance Richardson wrote: > > From: "Lance Richardson" > > To: dev@openvswitch.org > > Sent: Tuesday, August 16, 2016 3:11:28 PM > > Subject: [ovs-dev] [PATCH] ovn: include ovn-trace.8 in DISTCLEANFILES > > >

Re: [ovs-dev] [PATCH] ovn: include ovn-trace.8 in DISTCLEANFILES

2016-08-16 Thread Ben Pfaff
On Tue, Aug 16, 2016 at 03:11:28PM -0400, Lance Richardson wrote: > Found by 'make distcheck'. > > Fixes: 4acd1e87a8bf ("ovn-trace: New utility.") > Signed-off-by: Lance Richardson Thanks, applied to master and branch-2.6. ___ dev mailing list dev@open

Re: [ovs-dev] [PATCH] ovn: include ovn-trace.8 in DISTCLEANFILES

2016-08-16 Thread Lance Richardson
> From: "Lance Richardson" > To: dev@openvswitch.org > Sent: Tuesday, August 16, 2016 3:11:28 PM > Subject: [ovs-dev] [PATCH] ovn: include ovn-trace.8 in DISTCLEANFILES > > Found by 'make distcheck'. > > Fixes: 4acd1e87a8bf ("ovn-trace: New utili

[ovs-dev] [PATCH] ovn: include ovn-trace.8 in DISTCLEANFILES

2016-08-16 Thread Lance Richardson
Found by 'make distcheck'. Fixes: 4acd1e87a8bf ("ovn-trace: New utility.") Signed-off-by: Lance Richardson --- ovn/utilities/automake.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ovn/utilities/automake.mk b/ovn/utilities/automake.mk index aaed9c0..b03d125 100644 --- a