]> git.proxmox.com Git - mirror_qemu.git/blobdiff - replay/Makefile.objs
linux-user: rename gettid() to sys_gettid() to avoid clash with glibc
[mirror_qemu.git] / replay / Makefile.objs
index fcb3f74d6028575e858837b78b3d12001005882e..cee6539a235400f582c3c06a595b19121150d54a 100644 (file)
@@ -4,3 +4,6 @@ common-obj-y += replay-events.o
 common-obj-y += replay-time.o
 common-obj-y += replay-input.o
 common-obj-y += replay-char.o
+common-obj-y += replay-snapshot.o
+common-obj-y += replay-net.o
+common-obj-y += replay-audio.o
\ No newline at end of file