diff options
-rw-r--r-- | libdiskfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libdiskfs/Makefile b/libdiskfs/Makefile index 8521a585..f573806c 100644 --- a/libdiskfs/Makefile +++ b/libdiskfs/Makefile @@ -56,6 +56,7 @@ MIGSTUBS = fsServer.o ioServer.o fsysServer.o notifyServer.o execServer.o \ interruptServer.o fsys_replyUser.o ourfs_notifyUser.o ifsockServer.o notify-MIGSFLAGS = -DSEQNOS +fsys_reply-MIGUFLAGS = -DREPLY_PORTS OBJS = $(sort $(subst .c,.o,$(SRCS)) $(MIGSTUBS)) argz.o options.o |