X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=Makefile;h=13baee837bf4d0ff06b07038f4c88fded5f5ab2a;hp=9fec137d91f41391d8f23fffa17fc25957a45f26;hb=79a43187163eb99eaabaa496cb8b5e3a164f3e09;hpb=1c04bf783c681219455f33f097155fc61f714999 diff --git a/Makefile b/Makefile index 9fec137d..13baee83 100644 --- a/Makefile +++ b/Makefile @@ -34,6 +34,7 @@ OBJS += engines/null.o OBJS += engines/net.o OBJS += engines/syslet-rw.o OBJS += engines/guasi.o +OBJS += engines/binject.o OBJS += profiles/tiobench.o