* [PATCH] add grub-core/tests/signatures.h to distfiles
@ 2013-11-14 19:59 Andrey Borzenkov
2013-11-14 20:27 ` Vladimir 'φ-coder/phcoder' Serbinenko
0 siblings, 1 reply; 2+ messages in thread
From: Andrey Borzenkov @ 2013-11-14 19:59 UTC (permalink / raw)
To: grub-devel
---
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 = {
--
tg: (0de172a..) u/tests_signatures (depends on: master)
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] add grub-core/tests/signatures.h to distfiles
2013-11-14 19:59 [PATCH] add grub-core/tests/signatures.h to distfiles Andrey Borzenkov
@ 2013-11-14 20:27 ` Vladimir 'φ-coder/phcoder' Serbinenko
0 siblings, 0 replies; 2+ messages in thread
From: Vladimir 'φ-coder/phcoder' Serbinenko @ 2013-11-14 20:27 UTC (permalink / raw)
To: The development of GNU GRUB
[-- Attachment #1: Type: text/plain, Size: 511 bytes --]
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 = {
>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 291 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-11-14 20:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-14 19:59 [PATCH] add grub-core/tests/signatures.h to distfiles Andrey Borzenkov
2013-11-14 20:27 ` Vladimir 'φ-coder/phcoder' Serbinenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).