21026747df
grub-core/lib/libgcrypt/src/gcrypt.h.in and util/import_gcrypth.sed.
55 lines
1.6 KiB
Text
55 lines
1.6 KiB
Text
EXTRA_DIST += autogen.sh
|
|
EXTRA_DIST += geninit.sh
|
|
|
|
EXTRA_DIST += gentpl.py
|
|
EXTRA_DIST += Makefile.tpl
|
|
EXTRA_DIST += Makefile.util.def
|
|
EXTRA_DIST += Makefile.utilgcry.def
|
|
|
|
EXTRA_DIST += unicode
|
|
|
|
EXTRA_DIST += util/import_gcry.py
|
|
EXTRA_DIST += util/import_unicode.py
|
|
|
|
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 += grub-core/lib/libgcrypt/cipher
|
|
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 += grub-core/efiemu/runtime/config.h
|
|
EXTRA_DIST += grub-core/lib/libgcrypt/src/gcrypt.h.in
|
|
|
|
EXTRA_DIST += grub-core/lib/LzmaDec.c
|
|
|
|
EXTRA_DIST += BUGS
|
|
EXTRA_DIST += util/i386/efi/grub-dumpdevtree
|
|
EXTRA_DIST += util/import_gcrypth.sed
|
|
|
|
EXTRA_DIST += m4/gnulib-cache.m4
|
|
EXTRA_DIST += m4/glibc2.m4
|
|
EXTRA_DIST += m4/gnulib-tool.m4
|
|
EXTRA_DIST += m4/intdiv0.m4
|
|
EXTRA_DIST += m4/intl.m4
|
|
EXTRA_DIST += m4/intldir.m4
|
|
EXTRA_DIST += m4/intmax.m4
|
|
EXTRA_DIST += m4/inttypes-pri.m4
|
|
EXTRA_DIST += m4/lcmessage.m4
|
|
EXTRA_DIST += m4/lock.m4
|
|
EXTRA_DIST += m4/printf-posix.m4
|
|
EXTRA_DIST += m4/threadlib.m4
|
|
EXTRA_DIST += m4/uintmax_t.m4
|
|
EXTRA_DIST += m4/visibility.m4
|