]> git.proxmox.com Git - mirror_qemu.git/blobdiff - stubs/Makefile.objs
replay: global variables and function stubs
[mirror_qemu.git] / stubs / Makefile.objs
index 251443b7d6a08e8f1a8824d67037dad5cb1ddca0..330e1a48f0013b586526372ff5c35d577003fa4c 100644 (file)
@@ -21,6 +21,8 @@ stub-obj-y += mon-printf.o
 stub-obj-y += monitor-init.o
 stub-obj-y += notify-event.o
 stub-obj-y += qtest.o
+stub-obj-y += replay.o
+stub-obj-y += replay-user.o
 stub-obj-y += reset.o
 stub-obj-y += runstate-check.o
 stub-obj-y += set-fd-handler.o