2009-10-26 Robert Millan <rmh.grub@aybabtu.com>

* autogen.sh: Support addition of external modules via `GRUB_CONTRIB'
        variable.
        * Makefile.in: Likewise.
This commit is contained in:
robertmh 2009-10-26 20:04:43 +00:00
parent ed96ab6d20
commit cefabfe1c4
3 changed files with 13 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2009-10-26 Robert Millan <rmh.grub@aybabtu.com>
* autogen.sh: Support addition of external modules via `GRUB_CONTRIB'
variable.
* Makefile.in: Likewise.
2009-10-26 Robert Millan <rmh.grub@aybabtu.com>
* gendistlist.sh: Simplify .svn check. Skip .bzr as well.