Merge branch 'proc_group' of https://github.com/sitsofe/fio
[fio.git] / Makefile
index 5ab79234afe52bf689220bc680452bf2bd8b1343..357ae983b843586b5bbb1f95f39ff1fb9583f80d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -145,7 +145,7 @@ endif
 
 ifeq ($(CONFIG_TARGET_OS), Linux)
   SOURCE += diskutil.c fifo.c blktrace.c cgroup.c trim.c engines/sg.c \
-               engines/binject.c oslib/linux-dev-lookup.c
+               oslib/linux-dev-lookup.c
   LIBS += -lpthread -ldl
   LDFLAGS += -rdynamic
 endif