From 46ed6a48a06d6170ba1016b10866671062e7e682 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 30 Apr 1996 17:33:25 +0000 Subject: (OBJS): Add auth_replyUser.o. --- auth/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'auth') diff --git a/auth/Makefile b/auth/Makefile index 4cc248cb..74eb135d 100644 --- a/auth/Makefile +++ b/auth/Makefile @@ -19,7 +19,7 @@ dir := auth makemode := server SRCS = auth.c -OBJS = auth.o authServer.o +OBJS = auth.o authServer.o auth_replyUser.o LCLHDRS = authmutations.h auth_mig.h target = auth -- cgit v1.2.3