Merge tag 'snapshot-start' into stable
[gnulib.git] / modules / crypto / md5
index 4ae0c57..e5fb39c 100644 (file)
@@ -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+