Drop removal of libtool on "make distclean"

SWIG stopped using libtool over 11 years ago.
This commit is contained in:
Olly Betts 2015-06-10 12:34:36 +12:00
commit a8c6f9c9e2

View file

@ -409,7 +409,7 @@ clean-ccache:
# DISTCLEAN - clean what configure built
#####################################################################
DISTCLEAN-DEAD = config.status config.log config.cache swig.spec Makefile mkmf.log libtool preinst-swig
DISTCLEAN-DEAD = config.status config.log config.cache swig.spec Makefile mkmf.log preinst-swig
distclean-helper: distclean-test-suite distclean-examples distclean-tools distclean-dead