Go ahead. On 14.11.2013 20:59, Andrey Borzenkov wrote: > --- > grub-core/Makefile.core.def | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/grub-core/Makefile.core.def b/grub-core/Makefile.core.def > index 6114519..4fff57f 100644 > --- a/grub-core/Makefile.core.def > +++ b/grub-core/Makefile.core.def > @@ -1914,6 +1914,7 @@ module = { > module = { > name = signature_test; > common = tests/signature_test.c; > + common = tests/signatures.h; > }; > > module = { >