summaryrefslogtreecommitdiff
path: root/Makefile.aix
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.aix')
-rw-r--r--Makefile.aix2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.aix b/Makefile.aix
index 29d6e099..83b5cf4d 100644
--- a/Makefile.aix
+++ b/Makefile.aix
@@ -7,7 +7,7 @@ SCRIPTS = fio_generate_plots
OBJS = gettime.o fio.o ioengines.o init.o stat.o log.o time.o filesetup.o \
eta.o verify.o memory.o io_u.o parse.o mutex.o options.o \
rbtree.o fifo.o smalloc.o filehash.o helpers.o \
- profile.o debug.o getopt_long.o
+ profile.o debug.o
OBJS += lib/rand.o
OBJS += lib/getopt_long.o