Go ahead
On 23.11.2013 09:31, Andrey Borzenkov wrote:
> ---
>  Makefile.am | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Makefile.am b/Makefile.am
> index 0293d25..1a69e2e 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -73,6 +73,7 @@ CLEANFILES += build-grub-mkfont
>  garbage-gen: util/garbage-gen.c
>       $(BUILD_CC) -o $@ $(BUILD_CFLAGS) $(BUILD_CPPFLAGS)  $^
>  CLEANFILES += garbage-gen
> +EXTRA_DIST += util/garbage-gen.c
>  
>  build-grub-gen-asciih: util/grub-gen-asciih.c
>       $(BUILD_CC) -o $@ -I$(top_srcdir)/include $(BUILD_CFLAGS) 
> $(BUILD_CPPFLAGS) -DGRUB_MKFONT=1 -DGRUB_BUILD=1 -DGRUB_UTIL=1 $^ 
> $(build_freetype_cflags) $(build_freetype_libs) -Wall -Werror
> 


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to