x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@878 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
14
lib/des/Makefile.am
Normal file
14
lib/des/Makefile.am
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
# $Id$
|
||||||
|
|
||||||
|
AUTOMAKE_OPTIONS = no-dependencies
|
||||||
|
|
||||||
|
INCLUDES = -I$(top_builddir)/include
|
||||||
|
|
||||||
|
lib_LIBRARIES = des
|
||||||
|
include_HEADERS = des.h
|
||||||
|
|
||||||
|
des_SOURCES =cbc3_enc.c cbc_enc.c cfb64ede.c cfb64enc.c cfb_enc.c \
|
||||||
|
ecb3_enc.c ede_enc.c fcrypt.c key_par.c ncbc_enc.c ofb64ede.c \
|
||||||
|
ofb64enc.c ofb_enc.c pcbc_enc.c qud_cksm.c read_pwd.c rnd_keys.c \
|
||||||
|
str2key.c cbc_cksm.c ecb_enc.c set_key.c
|
||||||
|
|
Reference in New Issue
Block a user