gpu: ensure that we convert gpu_dev_id options
[fio.git] / Makefile
index 37150c69747cc0db120b027a334199fcdce5a892..66083ffcfd70fc8b4d7f17109b89a4e5fe72c2ed 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -42,6 +42,7 @@ SOURCE :=     $(patsubst $(SRCDIR)/%,%,$(wildcard $(SRCDIR)/crc/*.c)) \
                eta.c verify.c memory.c io_u.c parse.c mutex.c options.c \
                smalloc.c filehash.c profile.c debug.c engines/cpu.c \
                engines/mmap.c engines/sync.c engines/null.c engines/net.c \
+               engines/ftruncate.c \
                server.c client.c iolog.c backend.c libfio.c flow.c cconv.c \
                gettime-thread.c helpers.c json.c idletime.c td_error.c \
                profiles/tiobench.c profiles/act.c io_u_queue.c filelock.c \