aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ioemu/Makefile.target
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ioemu/Makefile.target')
-rw-r--r--tools/ioemu/Makefile.target2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ioemu/Makefile.target b/tools/ioemu/Makefile.target
index e500233eea..adc3fcd9d1 100644
--- a/tools/ioemu/Makefile.target
+++ b/tools/ioemu/Makefile.target
@@ -411,7 +411,7 @@ VL_OBJS+= xenstore.o
VL_OBJS+= xen_platform.o
VL_OBJS+= xen_machine_fv.o
VL_OBJS+= xen_machine_pv.o
-VL_OBJS+= ../../xenfb/xenfb.o
+VL_OBJS+= xenfb.o
VL_OBJS+= tpm_tis.o
CPPFLAGS += -DHAS_AUDIO
endif