* Makefile.util.def (grub-bin2h): Don't install.

* docs/man/grub-bin2h.h2m: Remove.
This commit is contained in:
Colin Watson 2011-05-17 18:00:31 +01:00
parent 90f7ac192f
commit 24c9143ae3
3 changed files with 6 additions and 3 deletions

View file

@ -114,7 +114,7 @@ program = {
ldadd = libgrubkern.a;
ldadd = grub-core/gnulib/libgnu.a;
ldadd = '$(LIBINTL) $(LIBDEVMAPPER)';
mansection = 1;
installdir = noinst;
};
program = {