]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: fix spurious failure in 'insthook.test'
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 6 Oct 2011 14:21:16 +0000 (16:21 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 6 Oct 2011 14:21:16 +0000 (16:21 +0200)
commit39a9fd16381469f911d42a3e27975edcb248bbf2
tree9e56877fec98240cae3d0389774e0348f9aff1a2
parent0773a99888c8932c19b61145d78317278d2bdd66
tests: fix spurious failure in 'insthook.test'

* tests/insthook.test (Makefile.am): Add a proper `uninstall-hook'
target to remove the symlink created by the `install-exec-hook'
target; this prevents "make distcheck" from failing spuriously.
Since we are at it, delete an extra blank line, and add a trailing
`:' command.
ChangeLog
tests/insthook.test