From c87955d6cfff15b567e2f08ad496e0e56e8167e1 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Wed, 2 Jan 2002 19:07:31 +0000 Subject: [PATCH] * automake.texi (Extending): Added index for uninstall-hook. --- ChangeLog | 4 ++++ automake.texi | 1 + 2 files changed, 5 insertions(+) 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: -- 2.47.2