maint.mk: restore functionality removed by recent change
[gnulib.git] / modules / crypto / sha1
index 6e85b81..8d00f31 100644 (file)
@@ -7,18 +7,20 @@ lib/sha1.c
 m4/sha1.m4
 
 Depends-on:
+stdalign
 stdint
 
 configure.ac:
 gl_SHA1
 
 Makefile.am:
+lib_SOURCES += sha1.c
 
 Include:
 "sha1.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering