X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=Makefile.solaris;h=4373abfb9de09499e9b646f8572f1cac440a9291;hp=8d8bec3d9ba290e23b9dc28f5151e0cedc5b2562;hb=069c29183fb55f467ba841959ba6731f3e4f2132;hpb=f8fe35e8c9e88dd681ea151251d75f6116a958b4 diff --git a/Makefile.solaris b/Makefile.solaris index 8d8bec3d..4373abfb 100644 --- a/Makefile.solaris +++ b/Makefile.solaris @@ -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)