From 2572350c12ea5764280d2a591fa5be8fd7b40842 Mon Sep 17 00:00:00 2001 From: Bradley Smith Date: Sun, 3 Aug 2008 16:52:31 +0100 Subject: Fix bootstraping. Signed-off-by: Bradley Smith --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5555ac0..d48a29b 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,8 @@ Makefile INSTALL aclocal.m4 autom4te.cache -build +config.sub +config.guess config.h config.h.in config.log @@ -18,4 +19,7 @@ libtool src/gnurobots ui/uitest stamp-h1 +depcomp +install-sh +missing *~ -- cgit v1.1