X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/8bb578b203e08150696165d8abe8bac7dc349e40..14369ab313e41c1360542b37b5b53a52ab78a2c3:/Makefile.in diff --git a/Makefile.in b/Makefile.in index 63fd833279..7bd4318bfb 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 getopt-gnu mktime +GNULIB_MODULES = \ + crypto/md5 dtoastr filemode getloadavg getopt-gnu \ + ignore-value lstat mktime readlink strftime symlink sys_stat GNULIB_TOOL_FLAGS = \ --import --no-changelog --no-vc-files --makefile-name=gnulib.mk sync-from-gnulib: $(gnulib_srcdir)