diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-06 16:50:03 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-06 16:50:03 +0000 |
commit | 3125dfb87870ddc77229b8e7fa2a1d0bd4d14602 (patch) | |
tree | 59cf8f79df0694eeb9f4a666817c392108d946a9 /chapter06/chapter06.xml | |
parent | 32220fbf033da1bb7b0ae5695a378a4f1c7719ba (diff) |
Added Readline
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3492 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/chapter06.xml')
-rw-r--r-- | chapter06/chapter06.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index e6425e402..b1a26b25f 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -29,6 +29,7 @@ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="findutils.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gawk.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ncurses.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="readline.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="vim.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="m4.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bison.xml"/> |