]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - tests/Makefile.include
trace: switch to modular code generation for sub-directories
[thirdparty/qemu.git] / tests / Makefile.include
index 33b4f887464041f0cf36436795ec4f6e44af0ffb..4447bf3e0bc658bb161e3d45c12f756dae4daef2 100644 (file)
@@ -491,7 +491,7 @@ QEMU_CFLAGS += -I$(SRC_PATH)/tests
 
 
 # Deps that are common to various different sets of tests below
-test-util-obj-y = libqemuutil.a libqemustub.a
+test-util-obj-y = $(trace-obj-y) libqemuutil.a libqemustub.a
 test-qom-obj-y = $(qom-obj-y) $(test-util-obj-y)
 test-qapi-obj-y = tests/test-qapi-visit.o tests/test-qapi-types.o \
        tests/test-qapi-event.o tests/test-qmp-introspect.o \