[PATCH] More random map fixes
[fio.git] / Makefile.solaris
index 8d8bec3d9ba290e23b9dc28f5151e0cedc5b2562..4373abfb9de09499e9b646f8572f1cac440a9291 100644 (file)
@@ -10,6 +10,7 @@ OBJS += engines/mmap.o
 OBJS += engines/posixaio.o
 OBJS += engines/sync.o
 OBJS += engines/null.o
+OBJS += engines/net.o
 
 all: depend $(PROGS) $(SCRIPTS)