diff options
Diffstat (limited to 'chapter08/automake.xml')
-rw-r--r-- | chapter08/automake.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter08/automake.xml b/chapter08/automake.xml index f89f71ced..ee444a365 100644 --- a/chapter08/automake.xml +++ b/chapter08/automake.xml @@ -59,6 +59,8 @@ <screen><userinput remap="test">make -j4 check</userinput></screen> + <para>The test t/subobj.sh is known to fail in the LFS environment.</para> + <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> |