diff options
author | Bradley Smith | 2008-08-03 16:52:31 +0100 |
---|---|---|
committer | Bradley Smith | 2008-08-03 16:52:31 +0100 |
commit | 2572350c12ea5764280d2a591fa5be8fd7b40842 (patch) | |
tree | e8f4cdc2f3fe698e655c913c13e6386c7792af3d /.gitignore | |
parent | Add Gtk interface. Using a Vte for guile input. (diff) | |
download | gnurobots-2572350c12ea5764280d2a591fa5be8fd7b40842.tar.gz |
Fix bootstraping.
Signed-off-by: Bradley Smith <brad@brad-smith.co.uk>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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 *~ |