summaryrefslogtreecommitdiff
path: root/cleanup.sh
diff options
context:
space:
mode:
authorDavid Reiss <dreiss@apache.org>2010-08-31 16:51:12 +0000
committerDavid Reiss <dreiss@apache.org>2010-08-31 16:51:12 +0000
commitf9962c278dce08d24aaf4543e74bde195ed24b67 (patch)
tree7d3966bdfc3e12c086860fadfc0cb7bf0a3dfb1e /cleanup.sh
parent2b45589aa3ac0c9584b9c136a2f3aa09c82170fd (diff)
downloadthrift-f9962c278dce08d24aaf4543e74bde195ed24b67.tar.gz
THRIFT-500. Ignore and clean some new generated files
r772440 caused libtoolize to dump some extra files into aclocal. This change adds them to gitignore and removes them in cleanup.sh. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@991243 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cleanup.sh')
-rwxr-xr-xcleanup.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/cleanup.sh b/cleanup.sh
index 0ea55bb9f..10c575e38 100755
--- a/cleanup.sh
+++ b/cleanup.sh
@@ -32,6 +32,11 @@ INSTALL \
Makefile \
Makefile.in \
Makefile.orig \
+aclocal/libtool.m4 \
+aclocal/ltoptions.m4 \
+aclocal/ltsugar.m4 \
+aclocal/ltversion.m4 \
+aclocal/lt~obsolete.m4 \
aclocal.m4 \
autom4te.cache \
autoscan.log \