vswitchd: Use vswitch-specific variable name in automake.mk.
authorJustin Pettit <jpettit@nicira.com>
Thu, 17 Oct 2013 21:58:17 +0000 (14:58 -0700)
committerJustin Pettit <jpettit@nicira.com>
Thu, 17 Oct 2013 22:09:14 +0000 (15:09 -0700)
commit29894c885c93bec24dc90743220409ee68ef6a19
tree32407a5ff48ed3cce07756727939beb6ed4c8f54
parent2d6934b40fb92dee8a33a1be954c4b6e7347cc07
vswitchd: Use vswitch-specific variable name in automake.mk.

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 <jpettit@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
vswitchd/automake.mk