]> git.proxmox.com Git - grub2.git/blob - conf/Makefile.extra-dist
Support multiboot VBE info.
[grub2.git] / conf / Makefile.extra-dist
1 EXTRA_DIST += autogen.sh
2 EXTRA_DIST += geninit.sh
3
4 EXTRA_DIST += gentpl.py
5 EXTRA_DIST += Makefile.tpl
6 EXTRA_DIST += Makefile.util.def
7
8 EXTRA_DIST += unicode
9
10 EXTRA_DIST += util/import_gcry.py
11 EXTRA_DIST += util/import_unicode.py
12
13 EXTRA_DIST += docs/man
14 EXTRA_DIST += docs/grub.cfg
15
16 EXTRA_DIST += conf/i386-pc-cygwin-img-ld.sc
17
18 EXTRA_DIST += grub-core/Makefile.core.def
19 EXTRA_DIST += grub-core/Makefile.gcry.def
20
21 EXTRA_DIST += grub-core/genmoddep.awk
22 EXTRA_DIST += grub-core/genmod.sh.in
23 EXTRA_DIST += grub-core/gensyminfo.sh.in
24 EXTRA_DIST += grub-core/gensymlist.sh
25 EXTRA_DIST += grub-core/genemuinit.sh
26 EXTRA_DIST += grub-core/genemuinitheader.sh
27
28 EXTRA_DIST += grub-core/lib/libgcrypt/cipher
29 EXTRA_DIST += $(shell find $(top_srcdir)/include -name '*.h')
30 EXTRA_DIST += $(shell find $(top_srcdir)/grub-core/lib -name '*.h')
31 EXTRA_DIST += $(shell find $(top_srcdir)/grub-core/gnulib -name '*.h')
32 EXTRA_DIST += $(shell find $(top_srcdir)/grub-core/efiemu -name '*.h')
33
34 EXTRA_DIST += m4/gnulib-cache.m4