Remove lib_SOURCES line from Makefile.am section of modules where this
[gnulib.git] / modules / md5
1 Description:
2 Compute MD5 checksum.
3
4 Files:
5 lib/md5.h
6 lib/md5.c
7 m4/md5.m4
8 m4/uint32_t.m4
9
10 Depends-on:
11
12 configure.ac:
13 gl_MD5
14
15 Makefile.am:
16
17 Include:
18 "md5.h"
19
20 License:
21 LGPL
22
23 Maintainer:
24 Jim Meyering, glibc