aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2011-07-06 10:43:03 -0700
committerBen Pfaff <blp@nicira.com>2011-07-13 12:44:06 -0700
commitb2df0225a3575e2a15cdf67adc4b2dd9656fed19 (patch)
tree7afcc6f51f2ee88a153710d8a7aabbd98cec05a8 /configure.ac
parent2bc458b3afa21a8fab448ff65ab454a0827f458f (diff)
ovs-bugtool: Add plugins previously used only under XenServer.
All of the xen-bugtool plugins that OVS has previously installed only under XenServer are equally useful with Debian and other distributions, so this commit installs and uses them everywhere.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 046b3869..9ac936f2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -103,5 +103,6 @@ dnl This makes sure that include/openflow gets created in the build directory.
AC_CONFIG_COMMANDS([include/openflow/openflow.h.stamp])
AC_CONFIG_COMMANDS([ovsdb/ovsdbmonitor/dummy], [:])
+AC_CONFIG_COMMANDS([utilities/bugtool/dummy], [:])
AC_OUTPUT