summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorWill Estes <westes575@gmail.com>2014-06-04 14:52:16 -0400
committerWill Estes <westes575@gmail.com>2014-11-12 05:14:26 -0500
commit53d5bc8876095c0973b540a737f37fa021e10fe1 (patch)
tree35e8beff7378bea7b323302bc1b34510837aa69a /.gitignore
parent6e57bbebe71ece2df8811576bc2e148f40d09b34 (diff)
upgrade automake version to 1.14.1
Unfortunately, automake 1.14.1 does not play nicely with AC_CONFIG_AUX_DIR, so upgrading the used automake version required removing the build-aux directory and letting autoconf's installed helper files live more over the tree.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 10 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9bd9266..0914198 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,7 +13,6 @@ Makefile
Makefile.in
aclocal.m4
autom4te.cache
-build-aux
config.log
config.status
configure
@@ -21,3 +20,13 @@ flex-*/
libtool
mkinstalldirs
stamp-*
+compile
+config.guess
+config.rpath
+config.sub
+depcomp
+install-sh
+ltmain.sh
+missing
+test-driver
+ylwrap