summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPaulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>2009-01-09 19:18:36 -0200
committerPaulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>2009-01-09 19:18:36 -0200
commit0b9de9e69e95872dd3eddbe5c1602e42c27c53e1 (patch)
treec41384199b6e9abc923498c212283c2507402187 /.gitignore
parent420efdba52593bf13d97c7e001b64caccd04cd5d (diff)
Compile warning fixes.
This uses XORG_CHANGELOG macro to properly work with the "git-log" to "git log" change (required to pass "make distcheck"), uses the XORG_CWARNFLAGS macro. Most gcc 4.3 and sparse warnings corrected.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index da3cc60..a7993ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,5 +19,9 @@ mkinstalldirs
stamp-h1
xaw6.pc
xaw7.pc
-xaw8.pc
*~
+ChangeLog
+*.o
+libXaw-*.tar.*
+*.patch
+tags