summaryrefslogtreecommitdiff
path: root/pflocal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pflocal/Makefile')
-rw-r--r--pflocal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pflocal/Makefile b/pflocal/Makefile
index 0d9341f1..3a079753 100644
--- a/pflocal/Makefile
+++ b/pflocal/Makefile
@@ -21,9 +21,9 @@ makemode := server
target = pflocal
-SRCS = connq.c io.c pflocal.c socket.c pf.c sock.c sserver.c
+SRCS = connq.c io.c fs.c pflocal.c socket.c pf.c sock.c sserver.c
-MIGSTUBS = ioServer.o socketServer.o
+MIGSTUBS = ioServer.o fsServer.o socketServer.o
OBJS = $(SRCS:.c=.o) $(MIGSTUBS)
HURDLIBS = pipe trivfs iohelp fshelp ports ihash shouldbeinlibc
LDLIBS = -lpthread