summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/lib/auth/afskauthlib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/lib/auth/afskauthlib/Makefile.am')
-rw-r--r--crypto/heimdal/lib/auth/afskauthlib/Makefile.am10
1 files changed, 5 insertions, 5 deletions
diff --git a/crypto/heimdal/lib/auth/afskauthlib/Makefile.am b/crypto/heimdal/lib/auth/afskauthlib/Makefile.am
index d3e771c..8d9faae 100644
--- a/crypto/heimdal/lib/auth/afskauthlib/Makefile.am
+++ b/crypto/heimdal/lib/auth/afskauthlib/Makefile.am
@@ -1,4 +1,4 @@
-# $Id: Makefile.am,v 1.5 2000/11/30 01:39:09 joda Exp $
+# $Id: Makefile.am,v 1.6 2001/07/15 04:21:07 assar Exp $
include $(top_srcdir)/Makefile.am.common
@@ -31,8 +31,8 @@ L = \
$(KAFS) \
$(top_builddir)/lib/krb5/libkrb5.la \
$(top_builddir)/lib/asn1/libasn1.la \
- $(LIB_krb4) \
- $(top_builddir)/lib/des/libdes.la \
+ $(LIB_krb4) \
+ $(LIB_des) \
$(top_builddir)/lib/roken/libroken.la \
-lc
@@ -40,8 +40,8 @@ else
L = \
$(KAFS) \
- $(LIB_krb4) \
- $(top_builddir)/lib/des/libdes.la \
+ $(LIB_krb4) \
+ $(LIB_des) \
$(top_builddir)/lib/roken/libroken.la \
-lc
endif
OpenPOWER on IntegriCloud