]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
* automake.texi (Extending): Added index for uninstall-hook.
authorTom Tromey <tromey@redhat.com>
Wed, 2 Jan 2002 19:07:31 +0000 (19:07 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 2 Jan 2002 19:07:31 +0000 (19:07 +0000)
ChangeLog
automake.texi

index b6a4812cd243b4d8cea4322b671164411f15b60e..ad4250433f6e19fa065a2a64f0c0d8e3d51033ec 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-01-02  Tom Tromey  <tromey@redhat.com>
+
+       * automake.texi (Extending): Added index for uninstall-hook.
+
 2002-01-02  Alexandre Duret-Lutz  <duret_g@epita.fr>
 
        Fix for PR automake/278:
index b38fcc0590f78937b1ac382165b17302b34165b0..4049831fcee37d0a2eeda0329b676824ed68d323 100644 (file)
@@ -4414,6 +4414,7 @@ with @samp{-hook} appended.  The targets allowing hooks are
 and @code{distcheck}.
 @trindex install-data-hook
 @trindex install-exec-hook
+@trindex uninstall-hook
 @trindex dist-hook
 
 For instance, here is how to create a hard link to an installed program: