From: Tom Tromey Date: Wed, 2 Jan 2002 19:07:31 +0000 (+0000) Subject: * automake.texi (Extending): Added index for uninstall-hook. X-Git-Tag: Release-1-5d~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c87955d6cfff15b567e2f08ad496e0e56e8167e1;p=thirdparty%2Fautomake.git * automake.texi (Extending): Added index for uninstall-hook. --- diff --git a/ChangeLog b/ChangeLog index b6a4812cd..ad4250433 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-01-02 Tom Tromey + + * automake.texi (Extending): Added index for uninstall-hook. + 2002-01-02 Alexandre Duret-Lutz Fix for PR automake/278: diff --git a/automake.texi b/automake.texi index b38fcc059..4049831fc 100644 --- a/automake.texi +++ b/automake.texi @@ -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: