[1903] 2008-11-08 Robert Millan <[email protected]>

Robert Millan <[email protected]>
Newsgroups gmane.comp.boot-loaders.grub.cvs
Message-ID <[email protected]>
Revision: 1903
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=1903
Author:   robertmh
Date:     2008-11-08 12:53:22 +0000 (Sat, 08 Nov 2008)

Log Message:
-----------
2008-11-08  Robert Millan  <[email protected]>

        * Makefile.in (include_DATA): Fix srcdir=. assumption.

Modified Paths:
--------------
    trunk/grub2/ChangeLog
    trunk/grub2/Makefile.in

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog	2008-11-08 12:25:52 UTC (rev 1902)
+++ trunk/grub2/ChangeLog	2008-11-08 12:53:22 UTC (rev 1903)
@@ -1,5 +1,9 @@
 2008-11-08  Robert Millan  <[email protected]>
 
+	* Makefile.in (include_DATA): Fix srcdir=. assumption.
+
+2008-11-08  Robert Millan  <[email protected]>
+
 	* term/i386/pc/vesafb.c (grub_vesafb_term): Change type to
 	`struct  grub_term_output'.  Remove `.checkkey' and `.getkey'
 	members.  Update all users.

Modified: trunk/grub2/Makefile.in
===================================================================
--- trunk/grub2/Makefile.in	2008-11-08 12:25:52 UTC (rev 1902)
+++ trunk/grub2/Makefile.in	2008-11-08 12:53:22 UTC (rev 1903)
@@ -177,7 +177,7 @@
 	) > $@
 pkglib_BUILDDIR += config.h grub_script.tab.h
 pkgdata_SRCDIR += genmodsrc.sh genmk.rb
-include_DATA += $(shell find include -name \*.h) include/grub/cpu
+include_DATA += $(shell find $(srcdir)/include -name \*.h | sed -e "s,^$(srcdir)/,,g") include/grub/cpu
 
 all-local: $(PROGRAMS) $(PKGLIB) $(PKGDATA) $(SCRIPTS) $(MKFILES)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.