maint: remove unused target 'install-root'
commit3c070d01e419f123937f5d06d05eac5842ccdebd
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 31 Aug 2012 23:46:43 +0000 (1 01:46 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 1 Sep 2012 19:28:12 +0000 (1 21:28 +0200)
tree8e4bd6284c05896d599891e12817672bb0b92add
parent9f842331032e375df28f871b9ba92b0a7f5fc326
maint: remove unused target 'install-root'

It was unneeded and broken since the removal of 'su' from GNU
coreutils, in commit v8.17-16-g928dd73 of 2012-06-06, "su: remove
program (util-linux is now the best source for it)".

* Makefile.am (install-root): Remove.
(ALL_RECURSIVE_TARGETS): Update.
Makefile.am