grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] add grub-core/tests/signatures.h to distfiles


From: Andrey Borzenkov
Subject: [PATCH] add grub-core/tests/signatures.h to distfiles
Date: Thu, 14 Nov 2013 23:59:45 +0400

---
 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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]