remove junk
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5582 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -11,11 +11,6 @@ krb4_sources = krb4.c kauth.c
|
|||||||
endif
|
endif
|
||||||
if KRB5
|
if KRB5
|
||||||
krb5_sources = gssapi.c
|
krb5_sources = gssapi.c
|
||||||
x = \
|
|
||||||
$(top_builddir)/lib/gssapi/libgssapi.la \
|
|
||||||
$(top_builddir)/lib/krb5/libkrb5.la \
|
|
||||||
$(top_builddir)/lib/asn1/libasn1.la
|
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ftp_SOURCES = \
|
ftp_SOURCES = \
|
||||||
@@ -37,11 +32,10 @@ ftp_SOURCES = \
|
|||||||
|
|
||||||
EXTRA_ftp_SOURCES = krb4.c kauth.c gssapi.c
|
EXTRA_ftp_SOURCES = krb4.c kauth.c gssapi.c
|
||||||
|
|
||||||
LIB_tgetent = @LIB_tgetent@
|
|
||||||
|
|
||||||
LDADD = \
|
LDADD = \
|
||||||
../common/libcommon.a \
|
../common/libcommon.a \
|
||||||
$(x) \
|
$(LIB_gssapi) \
|
||||||
|
$(LIB_krb5) \
|
||||||
$(LIB_krb4) \
|
$(LIB_krb4) \
|
||||||
$(top_builddir)/lib/des/libdes.la \
|
$(top_builddir)/lib/des/libdes.la \
|
||||||
$(top_builddir)/lib/roken/libroken.la \
|
$(top_builddir)/lib/roken/libroken.la \
|
||||||
|
Reference in New Issue
Block a user