diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/mktemp.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/mktemp.xml b/chapter06/mktemp.xml index 9af6a4e8c..093ec4400 100644 --- a/chapter06/mktemp.xml +++ b/chapter06/mktemp.xml @@ -53,7 +53,8 @@ functions from the system C library.</para></listitem> <para>Now install it:</para> -<screen><userinput>make install</userinput></screen> +<screen><userinput>make install</userinput> +<userinput>make install-tempfile</userinput></screen> </sect2> |