diff options
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/gettext.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/gettext.xml b/chapter05/gettext.xml index 6d5d89823..bb13657c7 100644 --- a/chapter05/gettext.xml +++ b/chapter05/gettext.xml @@ -60,7 +60,7 @@ <para>Compile the package:</para> -<screen><userinput>make -C lib +<screen><userinput>make -C gnulib-lib make -C src msgfmt</userinput></screen> <para>As only one binary has been compiled, it is not possible to run the |