move up LIB_otp so we do not end up picking one from /usr/athena

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9556 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-01-28 23:17:36 +00:00
parent 369d778c61
commit 26a1cfac93

View File

@@ -48,9 +48,9 @@ man_MANS = ftpd.8 ftpusers.5
LDADD = ../common/libcommon.a \
$(LIB_kafs) \
$(LIB_gssapi) \
$(LIB_otp) \
$(LIB_krb5) \
$(LIB_krb4) \
$(LIB_otp) \
$(LIB_des) \
$(LIB_roken) \
$(DBLIB)