aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/Makefrag.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefrag.am b/tests/Makefrag.am
index 646cf513..2723f64a 100644
--- a/tests/Makefrag.am
+++ b/tests/Makefrag.am
@@ -20,5 +20,7 @@
# Tests.
#
+if !PLATFORM_xen
TESTS += \
tests/test-multiboot
+endif