31004e6
From 2fa196c854ab32d9b367c2c8fc55835c747c6cb1 Mon Sep 17 00:00:00 2001
31004e6
From: Andrey Borzenkov <arvidjaar@gmail.com>
a5bd9f6
Date: Sat, 6 Apr 2013 20:49:02 +0200
f74b50e
Subject: [PATCH 269/482] 	* conf/Makefile.extra-dist (EXTRA_DIST): Add 
a5bd9f6
 grub-core/lib/libgcrypt/src/gcrypt.h.in and util/import_gcrypth.sed.
a5bd9f6
a5bd9f6
---
a5bd9f6
 ChangeLog                | 5 +++++
a5bd9f6
 conf/Makefile.extra-dist | 2 ++
a5bd9f6
 2 files changed, 7 insertions(+)
a5bd9f6
a5bd9f6
diff --git a/ChangeLog b/ChangeLog
a5bd9f6
index 300ddd0..9163911 100644
a5bd9f6
--- a/ChangeLog
a5bd9f6
+++ b/ChangeLog
a5bd9f6
@@ -1,5 +1,10 @@
a5bd9f6
 2013-04-06  Andrey Borzenkov <arvidjaar@gmail.com>
a5bd9f6
 
a5bd9f6
+	* conf/Makefile.extra-dist (EXTRA_DIST): Add
a5bd9f6
+	grub-core/lib/libgcrypt/src/gcrypt.h.in and util/import_gcrypth.sed.
a5bd9f6
+
a5bd9f6
+2013-04-06  Andrey Borzenkov <arvidjaar@gmail.com>
a5bd9f6
+
a5bd9f6
 	* util/grub-install_header: Use @PACKAGE@.mo in message catalog name
a5bd9f6
 	instead of hardcoding grub.mo.
a5bd9f6
 
a5bd9f6
diff --git a/conf/Makefile.extra-dist b/conf/Makefile.extra-dist
a5bd9f6
index c862206..2e36500 100644
a5bd9f6
--- a/conf/Makefile.extra-dist
a5bd9f6
+++ b/conf/Makefile.extra-dist
a5bd9f6
@@ -31,11 +31,13 @@ EXTRA_DIST += $(shell find $(top_srcdir)/include -name '*.h')
a5bd9f6
 EXTRA_DIST += $(shell find $(top_srcdir)/grub-core/lib -name '*.h')
a5bd9f6
 EXTRA_DIST += $(shell find $(top_srcdir)/grub-core/gnulib -name '*.h')
a5bd9f6
 EXTRA_DIST += grub-core/efiemu/runtime/config.h
a5bd9f6
+EXTRA_DIST += grub-core/lib/libgcrypt/src/gcrypt.h.in
a5bd9f6
 
a5bd9f6
 EXTRA_DIST += grub-core/lib/LzmaDec.c
a5bd9f6
 
a5bd9f6
 EXTRA_DIST += BUGS
a5bd9f6
 EXTRA_DIST += util/i386/efi/grub-dumpdevtree
a5bd9f6
+EXTRA_DIST += util/import_gcrypth.sed
a5bd9f6
 
a5bd9f6
 EXTRA_DIST += m4/gnulib-cache.m4
a5bd9f6
 EXTRA_DIST += m4/glibc2.m4
a5bd9f6
-- 
31004e6
1.8.2.1
a5bd9f6