From: Jan Kiszka <[email protected]>

Regression of fea44c6798fb which moved the version.h usage around.

Signed-off-by: Jan Kiszka <[email protected]>
---

See also https://github.com/siemens/meta-efibootguard/issues/14.

 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 2b34247..69ab574 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -289,7 +289,7 @@ $(linux_stub_name): $(linux_stub_solib)
          $(objcopy_format) $< $@
 endif
 
-$(top_builddir)/tools/bg_setenv-bg_setenv.o: $(GEN_VERSION_H)
+$(top_builddir)/tools/bg_envtools.o: $(GEN_VERSION_H)
 
 bg_printenvdir = $(top_srcdir)
 
-- 
2.34.1

-- 
You received this message because you are subscribed to the Google Groups "EFI 
Boot Guard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/efibootguard-dev/e0dcf397-65ec-5707-3af4-288b0d44835b%40siemens.com.

Reply via email to