X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=Makefile;h=71b33c88c9c6adee0acc48f51a5f76af75b511c2;hp=4a4434d72a32c12ff04115c9ae6ac7b5e03e02b3;hb=a94ea28b13429c38036546c36bcfd7355dc1441d;hpb=02bcaa8c31feb93c61b701d143a7eea3efd2124d diff --git a/Makefile b/Makefile index 4a4434d7..71b33c88 100644 --- a/Makefile +++ b/Makefile @@ -12,6 +12,7 @@ OBJS += engines/fio-engine-posixaio.o OBJS += engines/fio-engine-sg.o OBJS += engines/fio-engine-splice.o OBJS += engines/fio-engine-sync.o +OBJS += engines/fio-engine-null.o INSTALL = install prefix = /usr/local