Add crypto/sha256 and crypto/sha512 modules from gnulib
[bpt/emacs.git] / Makefile.in
index 529a3b2..4fe5107 100644 (file)
@@ -332,8 +332,8 @@ DOS_gnulib_comp.m4 = gl-comp.m4
 # $(gnulib_srcdir) (relative to $(srcdir) and should have build tools
 # as per $(gnulib_srcdir)/DEPENDENCIES.
 GNULIB_MODULES = \
-  careadlinkat crypto/md5 crypto/sha1 dtoastr filemode getloadavg \
-  getopt-gnu ignore-value intprops lstat mktime readlink \
+  careadlinkat crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 dtoastr \
+  filemode getloadavg getopt-gnu ignore-value intprops lstat mktime readlink \
   socklen stdarg stdio strftime strtoumax symlink sys_stat
 GNULIB_TOOL_FLAGS = \
  --conditional-dependencies --import --no-changelog --no-vc-files \