diff options
Diffstat (limited to 'chapter06/automake.xml')
-rw-r--r-- | chapter06/automake.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter06/automake.xml b/chapter06/automake.xml index 4d50b9637..49641233e 100644 --- a/chapter06/automake.xml +++ b/chapter06/automake.xml @@ -67,12 +67,15 @@ <segmentedlist> <segtitle>Installed programs</segtitle> + <segtitle>Installed directories</segtitle> <seglistitem> <seg>acinstall, aclocal, aclocal-&automake-version;, automake, automake-&automake-version;, compile, config.guess, config.sub, depcomp, elisp-comp, install-sh, mdate-sh, missing, mkinstalldirs, py-compile, symlink-tree, and ylwrap</seg> + <seg>/usr/share/aclocal-1.11, /usr/share/automake-1.11, + /usr/share/doc/automake-&automake-version;</seg> </seglistitem> </segmentedlist> |