aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/chapter06.xml
diff options
context:
space:
mode:
authorPierre Labastie <pieere@linuxfromscratch.org>2020-06-09 13:35:39 +0000
committerPierre Labastie <pieere@linuxfromscratch.org>2020-06-09 13:35:39 +0000
commitce335792fe1be021afd39f85b016ecd796454ccd (patch)
treea8052b7b6fd06c91247de6d0e93e4fa78d027e84 /chapter06/chapter06.xml
parenta89ab79538224ca059d8a66a7b27470721d95b42 (diff)
Add an introduction to chapter 6 and 7
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11910 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/chapter06.xml')
-rw-r--r--chapter06/chapter06.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml
index a9f86d4dd..d08a4d780 100644
--- a/chapter06/chapter06.xml
+++ b/chapter06/chapter06.xml
@@ -11,6 +11,7 @@
<title>Cross Compiling Temporary Tools</title>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="introduction.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="m4.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ncurses.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bash.xml"/>