summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a0625203e..e9bbdc92a 100644
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@ SRCS = gopherfs.c args.c netfs.c gopher.c node.c fs.c debug.c dir.c
LCLHDRS = gopherfs.h fs.h debug.h
OBJS = $(SRCS:.c=.o)
-HURDLIBS = -lnetfs -lfshelp -liohelp -lports
+HURDLIBS = -lnetfs -lfshelp -liohelp -lports -lshouldbeinlibc
INSTALL = install