]> git.ipfire.org Git - thirdparty/shadow.git/commit
Makefile.am: Fix libtool warning
authorEvgeny Grin (Karlson2k) <k2k@drgrin.dev>
Sat, 12 Jul 2025 15:33:34 +0000 (17:33 +0200)
committerAlejandro Colomar <foss+github@alejandro-colomar.es>
Sat, 19 Jul 2025 04:42:33 +0000 (06:42 +0200)
commit743c18706f2ac0e7c02449aae7c524263b45657b
tree7d71a6a8ef5e42d68f494567c3b7cceacafd668f
parentc458839aa6769b0c9437052e922fca389ac54a43
Makefile.am: Fix libtool warning

When running 'autoconf -vi' libtoolize always prints suggestion to
add this variable.

Signed-off-by: Evgeny Grin (Karlson2k) <k2k@drgrin.dev>
Makefile.am