(libdes_la_SOURCES): add rc4_enc.c

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7432 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-11-25 08:00:43 +00:00
parent dc9e39e4e0
commit 9e7d1fcf7a

View File

@@ -46,6 +46,7 @@ libdes_la_SOURCES = \
podd.h \ podd.h \
qud_cksm.c \ qud_cksm.c \
rc4_skey.c \ rc4_skey.c \
rc4_enc.c \
read_pwd.c \ read_pwd.c \
rnd_keys.c \ rnd_keys.c \
set_key.c \ set_key.c \