aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/Makefile
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2009-12-17 06:27:55 +0000
committerKeir Fraser <keir.fraser@citrix.com>2009-12-17 06:27:55 +0000
commit5c0a90da40f88ae42323e71e367c389a7217e271 (patch)
treed72cb5079c269e8649378a4056c25acd4f793172 /tools/libxc/Makefile
parentbd8fd8c198f6a1acc9ac86775977136fdb1ff5a7 (diff)
downloadxen-5c0a90da40f88ae42323e71e367c389a7217e271.tar.gz
xen-5c0a90da40f88ae42323e71e367c389a7217e271.tar.bz2
xen-5c0a90da40f88ae42323e71e367c389a7217e271.zip
imported patch mem_event_tools_domctls.patch
Diffstat (limited to 'tools/libxc/Makefile')
-rw-r--r--tools/libxc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/libxc/Makefile b/tools/libxc/Makefile
index c0fd44b502..a36b6acf36 100644
--- a/tools/libxc/Makefile
+++ b/tools/libxc/Makefile
@@ -22,6 +22,7 @@ CTRL_SRCS-y += xc_pm.c
CTRL_SRCS-y += xc_cpu_hotplug.c
CTRL_SRCS-y += xc_resume.c
CTRL_SRCS-y += xc_tmem.c
+CTRL_SRCS-y += xc_mem_event.c
CTRL_SRCS-$(CONFIG_X86) += xc_pagetab.c
CTRL_SRCS-$(CONFIG_Linux) += xc_linux.c
CTRL_SRCS-$(CONFIG_SunOS) += xc_solaris.c