summaryrefslogtreecommitdiff
path: root/lib/automake.mk
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 /lib/automake.mk
parent2bc458b3afa21a8fab448ff65ab454a0827f458f (diff)
downloadopenvswitch-b2df0225a3575e2a15cdf67adc4b2dd9656fed19.tar.gz
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 'lib/automake.mk')
-rw-r--r--lib/automake.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/automake.mk b/lib/automake.mk
index 8c97100c7..e3d7c3f6d 100644
--- a/lib/automake.mk
+++ b/lib/automake.mk
@@ -273,7 +273,7 @@ $(srcdir)/lib/ofp-errors.c: \
openflow/openflow.h openflow/nicira-ext.h > ../lib/ofp-errors.c
EXTRA_DIST += build-aux/extract-ofp-errors
-install-data-local: lib-install-data-local
+INSTALL_DATA_LOCAL += lib-install-data-local
lib-install-data-local:
$(MKDIR_P) $(DESTDIR)$(RUNDIR)
$(MKDIR_P) $(DESTDIR)$(PKIDIR)