diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2022-02-05 13:19:11 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2022-02-05 20:37:43 +0800 |
commit | f5923aa8b4f9b2498de9dc6a85bbf96b83fdf16b (patch) | |
tree | 2f4da517c7936228d22e34320d4ab56284c7f084 /chapter08/chapter08.xml | |
parent | ab8c166cbb6543a710bcc1ec9dbbfeb980c9eb2a (diff) |
kmod: link to openssl
Diffstat (limited to 'chapter08/chapter08.xml')
-rw-r--r-- | chapter08/chapter08.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/chapter08.xml b/chapter08/chapter08.xml index 7b638cc0d..152d7ea4d 100644 --- a/chapter08/chapter08.xml +++ b/chapter08/chapter08.xml @@ -58,10 +58,10 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="intltool.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="autoconf.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="automake.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="openssl.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kmod.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libelf.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libffi.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="openssl.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="python.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ninja.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="meson.xml"/> |