aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/gettext.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/gettext.xml')
-rw-r--r--chapter05/gettext.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter05/gettext.xml b/chapter05/gettext.xml
index 58170e1f6..c88c0f468 100644
--- a/chapter05/gettext.xml
+++ b/chapter05/gettext.xml
@@ -76,6 +76,7 @@ EMACS="no" ./configure --prefix=/tools --disable-shared</userinput></screen>
<para>Compile the package:</para>
<screen><userinput remap="make">make -C gnulib-lib
+make -C intl pluralx.c
make -C src msgfmt
make -C src msgmerge
make -C src xgettext</userinput></screen>