Drop removal of libtool on "make distclean"
SWIG stopped using libtool over 11 years ago.
This commit is contained in:
parent
0650f3535e
commit
a8c6f9c9e2
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue