X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=Makefile.mac;h=77e5f035082246c65c2c82ada3ff6840c70f58c0;hp=fe84297fdea1c26a3b3352a173e72556ddd837e0;hb=d29cd59a489ab6ad8121bff784e2a6bc3423c4c8;hpb=1fbbf72e16c27a6fda636db3891a41cd37dc6666 diff --git a/Makefile.mac b/Makefile.mac index fe84297f..77e5f035 100644 --- a/Makefile.mac +++ b/Makefile.mac @@ -9,6 +9,7 @@ OBJS = gettime.o fio.o ioengines.o init.o stat.o log.o time.o filesetup.o \ rbtree.o smalloc.o filehash.o helpers.o profile.o debug.o OBJS += lib/rand.o +OBJS += lib/flist_sort.o OBJS += crc/crc7.o OBJS += crc/crc16.o