(LDADD): make sure we use the heimdal libdes

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7875 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-02-07 03:13:00 +00:00
parent e41038ec40
commit 27b9663610

View File

@@ -14,6 +14,7 @@ rshd_SOURCES = rshd.c common.c rsh_locl.h
LDADD = $(LIB_kafs) \
$(LIB_krb5) \
$(top_builddir)/lib/des/libdes.la \
$(LIB_krb4) \
$(top_builddir)/lib/des/libdes.la \
$(LIB_roken)