Implement a better num2str()
[fio.git] / Makefile.aix
index 83b5cf4d269096440d5c1af16b66fd020776afbf..32d22a33d78917fbefe8fdc0b19ab1e2a7929baa 100644 (file)
@@ -11,6 +11,7 @@ OBJS = gettime.o fio.o ioengines.o init.o stat.o log.o time.o filesetup.o \
 
 OBJS += lib/rand.o
 OBJS += lib/getopt_long.o
+OBJS += lib/num2str.o
 
 OBJS += crc/crc7.o
 OBJS += crc/crc16.o