diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2009-07-18 18:54:55 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2009-07-18 18:54:55 +0300 |
commit | 4c9c989d45b188667799a7a1d6c728ed43f7bf77 (patch) | |
tree | 38e68a52e6aeeab6e9c110e7ce27c919a6093fa3 /.gitignore | |
parent | Updated the totally outdated TODO file. (diff) | |
download | xz-4c9c989d45b188667799a7a1d6c728ed43f7bf77.tar.xz |
Use AC_CONFIG_AUX_DIR to clean up the toplevel directory
a little.
Fixed a related bug in the toplevel Makefile.am.
Added the build-aux directory to .gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ Makefile.in /autom4te.cache /Doxyfile /aclocal.m4 +/build-aux /compile /config.guess /config.h |