aboutsummaryrefslogtreecommitdiffstats
path: root/tools/vnet/examples/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/vnet/examples/Makefile')
-rw-r--r--tools/vnet/examples/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/tools/vnet/examples/Makefile b/tools/vnet/examples/Makefile
index ba605ca318..c3aab0c70e 100644
--- a/tools/vnet/examples/Makefile
+++ b/tools/vnet/examples/Makefile
@@ -1,9 +1,7 @@
# -*- mode: Makefile; -*-
#============================================================================
-
-INSTALL = install
-INSTALL_PROG = $(INSTALL) -m0755
-INSTALL_DIR = $(INSTALL) -d -m0755
+XEN_ROOT = ../../..
+include $(XEN_ROOT)/tools/Rules.mk
XEN_SCRIPT_DIR = $(DESTDIR)/etc/xen/scripts