install-reloc: Support multi-binary installation.
[gnulib.git] / modules / crypto / sha256
index 3d70c4a..f3f1d64 100644 (file)
@@ -7,12 +7,14 @@ lib/sha256.c
 m4/sha256.m4
 
 Depends-on:
+stdalign
 stdint
 
 configure.ac:
 gl_SHA256
 
 Makefile.am:
+lib_SOURCES += sha256.c
 
 Include:
 "sha256.h"