(include_HEADERS): add rc4.h
(libdes_la_SOURCES): add rc4_skey.c git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7384 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -5,7 +5,7 @@ include $(top_srcdir)/Makefile.am.common
|
|||||||
lib_LTLIBRARIES = libdes.la
|
lib_LTLIBRARIES = libdes.la
|
||||||
libdes_la_LDFLAGS = -version-info 0:2:0
|
libdes_la_LDFLAGS = -version-info 0:2:0
|
||||||
|
|
||||||
include_HEADERS = des.h md4.h md5.h sha.h
|
include_HEADERS = des.h md4.h md5.h sha.h rc4.h
|
||||||
|
|
||||||
build_HEADERZ = $(include_HEADERS)
|
build_HEADERZ = $(include_HEADERS)
|
||||||
|
|
||||||
@@ -45,6 +45,7 @@ libdes_la_SOURCES = \
|
|||||||
pcbc_enc.c \
|
pcbc_enc.c \
|
||||||
podd.h \
|
podd.h \
|
||||||
qud_cksm.c \
|
qud_cksm.c \
|
||||||
|
rc4_skey.c \
|
||||||
read_pwd.c \
|
read_pwd.c \
|
||||||
rnd_keys.c \
|
rnd_keys.c \
|
||||||
set_key.c \
|
set_key.c \
|
||||||
|
Reference in New Issue
Block a user