On Thu, Oct 17, 2013 at 03:01:46PM -0700, Justin Pettit wrote:
> The variable OVSDB_DOT_DIAGRAM_ARG is describing the vswitch dot file,
> so use the name VSWITCH_DOT_DIAGRAM_ARG to prevent confusion in the
> generated makefile.
>
> Signed-off-by: Justin Pettit
Acked-by: Ben Pfaff
__
The variable OVSDB_DOT_DIAGRAM_ARG is describing the vswitch dot file,
so use the name VSWITCH_DOT_DIAGRAM_ARG to prevent confusion in the
generated makefile.
Signed-off-by: Justin Pettit
---
vswitchd/automake.mk |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/vswitch