Makefile/configure: fix guasi build
[fio.git] / Makefile
index 8e1ebc905fb259de72110df140cf9f7feb39281b..6678c2fd35b3344da64b44fde95cf6c1f4d17946 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -108,6 +108,7 @@ ifdef CONFIG_LINUX_SPLICE
 endif
 ifdef CONFIG_GUASI
   guasi_SRCS = engines/guasi.c
+  guasi_LIBS = -lguasi
   ENGINES += guasi
 endif
 ifdef CONFIG_SOLARISAIO