Merge branch 'python3-testing' of https://github.com/vincentkfu/fio
[fio.git] / Makefile
index f1e984f5f49ddd1d3a9cd8292b886d185147ed31..e3962195471a0f5423cdf00d6f53af194e75087d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -283,6 +283,7 @@ T_PIPE_ASYNC_OBJS = t/read-to-pipe-async.o
 T_PIPE_ASYNC_PROGS = t/read-to-pipe-async
 
 T_IOU_RING_OBJS = t/io_uring.o
+T_IOU_RING_OBJS += t/arch.o
 T_IOU_RING_PROGS = t/io_uring
 
 T_MEMLOCK_OBJS = t/memlock.o