dist: include int.S in tar ball diff -r 61b8421b8c8a -r f82d297442b1 grub-core/Makefile.core.def --- a/grub-core/Makefile.core.def Mon Jul 25 23:13:12 2011 +0200 +++ b/grub-core/Makefile.core.def Mon Jul 25 23:14:01 2011 +0200 @@ -218,6 +218,7 @@
videoinkernel = commands/boot.c; + extra_dist = kern/i386/int.S; extra_dist = kern/i386/realmode.S; extra_dist = kern/i386/pc/lzma_decode.S; extra_dist = kern/mips/cache_flush.S; /Mads _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
