diff options
author | Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> | 2009-01-26 17:53:41 -0200 |
---|---|---|
committer | Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> | 2009-01-26 17:53:41 -0200 |
commit | 1a750c272683fab37cc7cd4327ccefdfa39faf85 (patch) | |
tree | 23c973ca975ec853807032e3bb1eca58422f31ce /xnest-plugin/.gitignore | |
parent | 549335c473370f8a243be79387577306e525f144 (diff) |
Correct make distcheck and most sparse warnings.
Only remaining sparse warning is about no previous definition for
the function vectors declared in Xtrans/Xtranssock.c.
Also, use only one .gitignore file, instead of one per directory.
Diffstat (limited to 'xnest-plugin/.gitignore')
-rw-r--r-- | xnest-plugin/.gitignore | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/xnest-plugin/.gitignore b/xnest-plugin/.gitignore deleted file mode 100644 index 9730646..0000000 --- a/xnest-plugin/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -.deps -.libs -Makefile -Makefile.in -*.la -*.lo |