From c4e91472428cb20c2e85eb47300abbd8658b6f68 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sat, 14 Dec 1996 20:46:05 +0000 Subject: [PATCH] Use -lroken git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1091 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/ftp/ftpd/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appl/ftp/ftpd/Makefile.in b/appl/ftp/ftpd/Makefile.in index 387f7aa04..8a1cde68b 100644 --- a/appl/ftp/ftpd/Makefile.in +++ b/appl/ftp/ftpd/Makefile.in @@ -35,7 +35,7 @@ LIBKAFS = @KRB_KAFS_LIB@ LIBKRB = -L$(LIBTOP)/krb -lkrb LIBDES = -L$(LIBTOP)/des -ldes LIBOTP = -L$(LIBTOP)/otp -lotp -LIBROKEN= $(LIBTOP)/roken/libroken.a +LIBROKEN= -L$(LIBTOP)/roken -lroken PROGS = ftpd