X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=autogen.sh;h=db719cd1decaed9f75dfbe70a95087c9d0d9aacf;hb=2536cf64633e7334d1c04bc865907feee5128fdb;hp=d14707aadd5641b7e4a8b548cca6f298688b355c;hpb=5470225d584ebe80b0a24a37bc6be72bc2da3c43;p=grub2.git diff --git a/autogen.sh b/autogen.sh index d14707aad..db719cd1d 100755 --- a/autogen.sh +++ b/autogen.sh @@ -26,7 +26,7 @@ if [ "x${GRUB_CONTRIB}" != x ]; then [ "${GRUB_CONTRIB}" = grub-core/contrib ] || ln -s ../contrib grub-core/contrib fi -UTIL_DEFS=Makefile.util.def +UTIL_DEFS='Makefile.util.def Makefile.utilgcry.def' CORE_DEFS='grub-core/Makefile.core.def grub-core/Makefile.gcry.def' for extra in contrib/*/Makefile.util.def; do