diff modules/crypto/md5 @ 15215:2a070a31a8a2

crypto/md5: Move AC_LIBOBJ invocations to module description. * m4/md5.m4 (gl_MD5): Remove AC_LIBOBJ invocation. * modules/crypto/md5 (Makefile.am): Augment lib_SOURCES.
author Bruno Haible <bruno@clisp.org>
date Tue, 24 May 2011 00:34:00 +0200 (2011-05-23)
parents 9321c69be4bc
children d8fd2f096b83
line wrap: on
line diff
--- a/modules/crypto/md5
+++ b/modules/crypto/md5
@@ -13,6 +13,7 @@
 gl_MD5
 
 Makefile.am:
+lib_SOURCES += md5.c
 
 Include:
 "md5.h"