From f9962c278dce08d24aaf4543e74bde195ed24b67 Mon Sep 17 00:00:00 2001 From: David Reiss Date: Tue, 31 Aug 2010 16:51:12 +0000 Subject: 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 --- cleanup.sh | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cleanup.sh') 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 \ -- cgit v1.2.1