diff options
Diffstat (limited to 'chapter06/automake.xml')
-rw-r--r-- | chapter06/automake.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/automake.xml b/chapter06/automake.xml index 7a486ded7..d48a53dfd 100644 --- a/chapter06/automake.xml +++ b/chapter06/automake.xml @@ -98,7 +98,7 @@ sortas="b-aclocal-&automake-version;">aclocal-&automake-version;</primary></inde <filename>Makefile.in</filename> files for a package, run this program in the top-level directory. By scanning the <filename>configure.in</filename> file, it automatically finds each -appropriate <filename>Makefile.am</filename> file and generate the +appropriate <filename>Makefile.am</filename> file and generates the corresponding <filename>Makefile.in</filename> file</para> <indexterm zone="ch-system-automake automake"><primary sortas="b-automake">automake</primary></indexterm> </listitem> |