summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChristoph Brill <egore911@egore911.de>2009-09-09 20:57:12 +0200
committerChristoph Brill <egore911@egore911.de>2009-09-09 20:57:12 +0200
commit583678b8fe540d9a4120e6c93115b4a141888a2e (patch)
treedb444bb3f58eec787965e25a42de4f15e4f386a5 /.gitignore
parent45851dbfe64ff18f0867846443300e845cdc7e22 (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--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1aaf548..ea062c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,6 @@ synclient
syndaemon
*.[0-9]
*.pc
+shave
+shave-libtool
+*~