From 806969420fa6a12471b237eccd21edaff4a33767 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Fri, 1 Jan 2010 21:32:50 +0100 Subject: [PATCH] bzrignore the now linked config.{guess,sub} files --- .bzrignore | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.50.0