summaryrefslogtreecommitdiff
path: root/libiohelp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libiohelp/Makefile')
-rw-r--r--libiohelp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/libiohelp/Makefile b/libiohelp/Makefile
index 9dfc8ca4..9202f9e8 100644
--- a/libiohelp/Makefile
+++ b/libiohelp/Makefile
@@ -23,9 +23,8 @@ SRCS = get_conch.c handle_io_get_conch.c handle_io_release_conch.c \
OBJS = get_conch.o handle_io_get_conch.o handle_io_release_conch.o \
initialize_conch.o verify_user_conch.o
LCLHDRS = iohelp.h
+HURDLIBS = threads
libname = libiohelp
installhdrs = iohelp.h
include ../Makeconf
-
-libfshelp.so: ../libthreads/libthreads.so