X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcrypto%2Fmd5;h=e5fb39cedf80e7802dd3d0ac03c28126ac8405bf;hb=8e0f64e4cd12f7779113bc438afd106dad3e1f1a;hp=4ae0c57faa39f5830ffab26265d3da55ff5a7ec7;hpb=dbf55f6694dbf710b44e3ae76a46fd8b8f993f7c;p=gnulib.git diff --git a/modules/crypto/md5 b/modules/crypto/md5 index 4ae0c57fa..e5fb39ced 100644 --- a/modules/crypto/md5 +++ b/modules/crypto/md5 @@ -2,11 +2,14 @@ Description: Compute MD5 checksum. Files: +lib/gl_openssl.h lib/md5.h lib/md5.c +m4/gl-openssl.m4 m4/md5.m4 Depends-on: +extern-inline stdalign stdint @@ -19,6 +22,9 @@ lib_SOURCES += md5.c Include: "md5.h" +Link: +$(LIB_CRYPTO) + License: LGPLv2+