summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2015-06-10 12:34:36 +1200
committerOlly Betts <olly@survex.com>2015-06-29 19:57:40 +1200
commita8c6f9c9e228207e5c92484179b231b89b8cbc02 (patch)
tree61b15fe468fc5ac526b074bf587a3a8c81326f9f /Makefile.in
parent0650f3535e0a563a70dd77ddca6f982a6769be33 (diff)
downloadswig-a8c6f9c9e228207e5c92484179b231b89b8cbc02.tar.gz
Drop removal of libtool on "make distclean"
SWIG stopped using libtool over 11 years ago.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index daec0b08d..e8e08a994 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -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