Kill flist_sort from Makefiles
[fio.git] / Makefile
index 19943dbc4fa0b047c5a4f3c4fb5082dd1d731fef..088ecbb892a084225bade736a1eb7211a6e28359 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ SCRIPTS = fio_generate_plots
 SOURCE = gettime.c fio.c ioengines.c init.c stat.c log.c time.c filesetup.c \
        eta.c verify.c memory.c io_u.c parse.c mutex.c options.c rbtree.c \
        diskutil.c fifo.c blktrace.c smalloc.c filehash.c helpers.c \
-       cgroup.c profile.c debug.c trim.c lib/rand.c lib/flist_sort.c \
+       cgroup.c profile.c debug.c trim.c lib/rand.c \
        lib/num2str.c $(wildcard crc/*.c) engines/cpu.c engines/libaio.c \
        engines/mmap.c engines/posixaio.c engines/sg.c engines/splice.c \
        engines/sync.c engines/null.c engines/net.c engines/syslet-rw.c \