diff options
author | Jan Holesovsky <kendy@suse.cz> | 2009-07-03 08:44:32 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2009-07-03 08:44:32 +0200 |
commit | 7e04afa6ed165c8d61e40c5720a464f2da6a97b4 (patch) | |
tree | 76bfe693bc1b0d9c2b799c2f43bfe8a196b4af36 /.gitignore | |
parent | 187b28805bf2c8086414671fae85c85813f03a5e (diff) |
Split build: make install works.
Needs the most recent changes from the bootstrap.
* .gitignore: Ignore what is generated during make install.
* Makefile.am: make install itself.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5e6184160..7a7ce93da 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,9 @@ /config.status /configure /install-sh +/logfile.log /missing +/OpenOffice /solver /*/unxlng??.pro |