Robert Millan wrote:
On Fri, Dec 04, 2009 at 06:05:37PM -0600, Bruce Dubbs wrote:
+       docs/{grub.info,version.texi,stamp-vti}

This seems bash-specific.  Have you tested it with another shell?

No I didn't.  Sorry about that.  Try this patch.

  -- Bruce

=== modified file 'Makefile.in'
--- Makefile.in 2009-11-30 01:25:57 +0000
+++ Makefile.in 2009-12-05 21:27:46 +0000
@@ -139,7 +139,9 @@
 MOSTLYCLEANFILES =
 DISTCLEANFILES = config.status config.cache config.log config.h \
        Makefile stamp-h include/grub/cpu include/grub/machine \
-       gensymlist.sh genkernsyms.sh build_env.mk
+       gensymlist.sh genkernsyms.sh build_env.mk \
+       docs/grub.info docs/version.texi docs/stamp-vti
+
 MAINTAINER_CLEANFILES = $(srcdir)/configure $(addprefix $(srcdir)/,$(MKFILES)) 
\
        $(srcdir)/DISTLIST $(srcdir)/config.h.in $(srcdir)/stamp-h.in $(INFOS)
 

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to