aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/chapter08.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2020-06-22 23:11:08 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2020-06-22 23:11:08 +0000
commit28e610dbf11eaf4f401b1522b80fa34feb46fa8c (patch)
tree3a9321f0597da372b19e45e00229c278c03ee305 /chapter08/chapter08.xml
parentbfab1b2d251f5101902524a551c61e5286432a84 (diff)
Move tcl, expect, and dejagnu to Chapter 8
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11981 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08/chapter08.xml')
-rw-r--r--chapter08/chapter08.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter08/chapter08.xml b/chapter08/chapter08.xml
index 2e2bc799e..cd8173536 100644
--- a/chapter08/chapter08.xml
+++ b/chapter08/chapter08.xml
@@ -14,6 +14,11 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="introduction.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pkgmgt.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="man-pages.xml"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tcl.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="expect.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dejagnu.xml"/>
+
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="iana-etc.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="glibc.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="zlib.xml"/>