Improve ETA for fill_device based job files
[fio.git] / Makefile
index 837f42119da8a1aafc4bac331b98385934322230..978f8b27149111e90f9feed978f87dae1ec96d2f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -10,6 +10,7 @@ OBJS = gettime.o fio.o ioengines.o init.o stat.o log.o time.o filesetup.o \
        cgroup.o profile.o debug.o
 
 OBJS += lib/rand.o
+OBJS += lib/flist_sort.o
 
 OBJS += crc/crc7.o
 OBJS += crc/crc16.o