summaryrefslogtreecommitdiff
path: root/auth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'auth/Makefile')
-rw-r--r--auth/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/auth/Makefile b/auth/Makefile
index 74eb135d..da41cdd0 100644
--- a/auth/Makefile
+++ b/auth/Makefile
@@ -22,10 +22,9 @@ SRCS = auth.c
OBJS = auth.o authServer.o auth_replyUser.o
LCLHDRS = authmutations.h auth_mig.h
target = auth
+HURDLIBS=ports threads ihash shouldbeinlibc
MIGSFLAGS = -imacros $(srcdir)/authmutations.h
include ../Makeconf
-auth: ../libports/libports.so ../libthreads/libthreads.so \
- ../libihash/libihash.so ../libshouldbeinlibc/libshouldbeinlibc.so