Documentation update
[fio.git] / Makefile.FreeBSD
index 3c59a994284c6c228ee96900f945b9233fb646ca..5882961a867949155641a3ebf642641fc9dbb061 100644 (file)
@@ -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