diff options
Diffstat (limited to 'chapter08/automake.xml')
-rw-r--r-- | chapter08/automake.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/automake.xml b/chapter08/automake.xml index 5587d577d..7c4143e91 100644 --- a/chapter08/automake.xml +++ b/chapter08/automake.xml @@ -43,7 +43,7 @@ <para>Fix a failing test:</para> -<screen><userinput remap="pre">sed -i "s/''/etags/" t/tags-lisp-space.sh</userinput></screen> +<screen><userinput remap="pre">sed -i "s/''/etags/" t/tags-lisp-space.sh</userinput></screen> <para>Prepare Automake for compilation:</para> |