26 lines
826 B
Text
26 lines
826 B
Text
EXTRA_DIST += autogen.sh
|
|
EXTRA_DIST += geninit.sh
|
|
|
|
EXTRA_DIST += gentpl.py
|
|
EXTRA_DIST += Makefile.tpl
|
|
EXTRA_DIST += Makefile.util.def
|
|
|
|
EXTRA_DIST += docs/man
|
|
EXTRA_DIST += docs/grub.cfg
|
|
|
|
EXTRA_DIST += conf/i386-pc-cygwin-img-ld.sc
|
|
|
|
EXTRA_DIST += grub-core/Makefile.core.def
|
|
EXTRA_DIST += grub-core/Makefile.gcry.def
|
|
|
|
EXTRA_DIST += grub-core/genmoddep.awk
|
|
EXTRA_DIST += grub-core/genmod.sh.in
|
|
EXTRA_DIST += grub-core/gensyminfo.sh.in
|
|
EXTRA_DIST += grub-core/gensymlist.sh
|
|
EXTRA_DIST += grub-core/genemuinit.sh
|
|
EXTRA_DIST += grub-core/genemuinitheader.sh
|
|
|
|
EXTRA_DIST += $(shell find $(top_srcdir)/include -name '*.h')
|
|
EXTRA_DIST += $(shell find $(top_srcdir)/grub-core/lib -name '*.h')
|
|
EXTRA_DIST += $(shell find $(top_srcdir)/grub-core/gnulib -name '*.h')
|
|
EXTRA_DIST += $(shell find $(top_srcdir)/grub-core/efiemu -name '*.h')
|