removed kerberos5.[co]
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1496 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -18,9 +18,9 @@ LIB = $(LIBNAME).$(LIBEXT)
|
||||
|
||||
prefix = @prefix@
|
||||
|
||||
SOURCES=auth.c encrypt.c genget.c enc_des.c misc.c kerberos.c kerberos5.c read_password.c
|
||||
SOURCES=auth.c encrypt.c genget.c enc_des.c misc.c kerberos.c read_password.c
|
||||
|
||||
OBJECTS=auth.o encrypt.o genget.o enc_des.o misc.o kerberos.o kerberos5.o read_password.o
|
||||
OBJECTS=auth.o encrypt.o genget.o enc_des.o misc.o kerberos.o read_password.o
|
||||
|
||||
all: $(LIB)
|
||||
|
||||
|
Reference in New Issue
Block a user