diff options
author | Christoph Brill <egore911@egore911.de> | 2009-09-09 20:57:12 +0200 |
---|---|---|
committer | Christoph Brill <egore911@egore911.de> | 2009-09-09 20:57:12 +0200 |
commit | 583678b8fe540d9a4120e6c93115b4a141888a2e (patch) | |
tree | db444bb3f58eec787965e25a42de4f15e4f386a5 /.gitignore | |
parent | 45851dbfe64ff18f0867846443300e845cdc7e22 (diff) |
Add support for reducing the build process output by using shave
This adds suport for shave (git://git.lespiau.name/shave) which is
capable of reducing the amount of unintresting output from autotools
builds. It was copied over from xf86-video-ati and updated to latest git
of shave. It is still possible to get the usual output by using "make
V=1".
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -24,3 +24,6 @@ synclient syndaemon *.[0-9] *.pc +shave +shave-libtool +*~ |