/cpw/tomkiewicz/masterpassword: ad7d8f434775: win32: add missing...
Tomasz Wasilczyk
tomkiewicz at cpw.pidgin.im
Wed May 8 12:04:43 EDT 2013
Changeset: ad7d8f4347756626bec2ed30cb32c0933e09dfa6
Author: Tomasz Wasilczyk <tomkiewicz at cpw.pidgin.im>
Date: 2013-05-08 18:04 +0200
Branch: soc.2008.masterpassword
URL: https://hg.pidgin.im/cpw/tomkiewicz/masterpassword/rev/ad7d8f434775
Description:
win32: add missing pbkdf2.c file
diffstat:
libpurple/Makefile.mingw | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff --git a/libpurple/Makefile.mingw b/libpurple/Makefile.mingw
--- a/libpurple/Makefile.mingw
+++ b/libpurple/Makefile.mingw
@@ -53,6 +53,7 @@ C_SRC = \
ciphers/gchecksum.c \
ciphers/hmac.c \
ciphers/md4.c \
+ ciphers/pbkdf2.c \
ciphers/rc4.c \
circbuffer.c \
cmds.c \
More information about the Commits
mailing list