diff options
author | Pierre Labastie <pieere@linuxfromscratch.org> | 2020-04-19 14:06:50 +0000 |
---|---|---|
committer | Pierre Labastie <pieere@linuxfromscratch.org> | 2020-04-19 14:06:50 +0000 |
commit | 924667ee548b92b95e9355db0db6b2bd974401be (patch) | |
tree | a20d78a5736dce96ce53538f993adccfb4b52290 /chapter05/chapter05.xml | |
parent | c2863e6d25a5baff47d5911de3e8ac0d2ec63c71 (diff) |
Reinstate flex in chapter 5, for the sake on ar and ranlib.
This allows to reinstate bison's tests.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11816 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/chapter05.xml')
-rw-r--r-- | chapter05/chapter05.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter05/chapter05.xml b/chapter05/chapter05.xml index 3d82af568..2d02f9a2e 100644 --- a/chapter05/chapter05.xml +++ b/chapter05/chapter05.xml @@ -28,6 +28,7 @@ <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"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bison.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="flex.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bzip2.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="coreutils.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="diffutils.xml"/> |