aboutsummaryrefslogtreecommitdiffstats
path: root/tools/hotplug/Linux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/hotplug/Linux/Makefile')
-rw-r--r--tools/hotplug/Linux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/hotplug/Linux/Makefile b/tools/hotplug/Linux/Makefile
index b19c4d462a..c9edd0dc8e 100644
--- a/tools/hotplug/Linux/Makefile
+++ b/tools/hotplug/Linux/Makefile
@@ -29,7 +29,7 @@ XEN_HOTPLUG_DIR = /etc/hotplug
XEN_HOTPLUG_SCRIPTS = xen-backend.agent
UDEV_RULES_DIR = /etc/udev
-UDEV_RULES = xen-backend.rules
+UDEV_RULES = xen-backend.rules xend.rules
DI = $(if $(DISTDIR),$(shell readlink -f $(DISTDIR)),)
DE = $(if $(DESTDIR),$(shell readlink -f $(DESTDIR)),)