X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/7cd330deb66863a144d7e2c36210f13d10db5245..6a88f031c8a895c87143da01201502e966aa7641:/Makefile.in diff --git a/Makefile.in b/Makefile.in index 126304cc4e..489409afe5 100644 --- a/Makefile.in +++ b/Makefile.in @@ -330,7 +330,9 @@ DOS_gnulib_comp.m4 = gl-comp.m4 # Update modules from gnulib, for maintainers, who should have it in # $(gnulib_srcdir) (relative to $(srcdir) and should have build tools # as per $(gnulib_srcdir)/DEPENDENCIES. -GNULIB_MODULES = dtoastr getloadavg getopt-gnu ignore-value mktime strftime +GNULIB_MODULES = \ + crypto/md5 dtoastr filemode getloadavg getopt-gnu \ + ignore-value mktime strftime sys_stat GNULIB_TOOL_FLAGS = \ --import --no-changelog --no-vc-files --makefile-name=gnulib.mk sync-from-gnulib: $(gnulib_srcdir)