From 28928b2ef9f5c20f18b46d835bfe47e888a61454 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sun, 25 Apr 1999 13:24:55 +0000 Subject: [PATCH] use LIB_otp git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6043 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/ftp/ftpd/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appl/ftp/ftpd/Makefile.am b/appl/ftp/ftpd/Makefile.am index 42cacf14b..da43d833e 100644 --- a/appl/ftp/ftpd/Makefile.am +++ b/appl/ftp/ftpd/Makefile.am @@ -47,7 +47,7 @@ LDADD = ../common/libcommon.a \ $(LIB_gssapi) \ $(LIB_krb5) \ $(LIB_krb4) \ - $(top_builddir)/lib/otp/libotp.la \ + $(LIB_otp) \ $(top_builddir)/lib/des/libdes.la \ $(LIB_roken) \ $(DBLIB)