diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-01-01 21:32:50 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-01-01 21:32:50 +0100 |
commit | 806969420fa6a12471b237eccd21edaff4a33767 (patch) | |
tree | 807708d502ff55a1777dabe845aa2d8cd5e12298 | |
parent | 6fb4e89012d2cc606100e475fb53b337df07e454 (diff) |
bzrignore the now linked config.{guess,sub} files
-rw-r--r-- | .bzrignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 45db3c607..ac276b3fb 100644 --- a/.bzrignore +++ b/.bzrignore @@ -8,6 +8,8 @@ aclocal.m4 autom4te.cache/ build/ configure +buildlib/config.sub +buildlib/config.guess # generated files in the progress to build all # apt man pages and other documentation |