tools/genext2fs: Add dependency to libtool
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 22 Oct 2022 23:43:36 +0000 (01:43 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 22 Oct 2022 23:45:52 +0000 (01:45 +0200)
commit2c603ecb55b2d9de83d4651e0cf2cc29db348fc7
tree48f578e05001b8f0c5795cd5369c0b7bf5c37020
parentb6d29af9475f162b7258695299c2e95ce55c0b7c
tools/genext2fs: Add dependency to libtool

This fixes the following build error:
  ./autogen.sh: line 13: aclocal: command not found

Fixes: b6d29af9475f ("tools/genext2fs: update to 1.5.0")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
tools/Makefile