From: BVK Chaitanya Date: Fri, 20 Aug 2010 15:31:13 +0000 (+0530) Subject: fix distcheck from source tree X-Git-Tag: 1.99~647^2~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a71e47197598e709e23281a07b2af99337aa51fa;p=thirdparty%2Fgrub.git fix distcheck from source tree --- diff --git a/conf/Makefile.extra-dist b/conf/Makefile.extra-dist index 60feea34f..17a169284 100644 --- a/conf/Makefile.extra-dist +++ b/conf/Makefile.extra-dist @@ -1,4 +1,4 @@ -EXTRA_DIST += include +EXTRA_DIST += $(shell find $(top_srcdir)/include -name '*.h') EXTRA_DIST += autogen.sh EXTRA_DIST += geninit.sh