diff options
author | Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> | 2009-02-02 19:47:50 -0200 |
---|---|---|
committer | Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> | 2009-02-02 19:52:32 -0200 |
commit | 095766ebb3afafc4906cb29e22d996dbcd773ad8 (patch) | |
tree | 814ec027d3f1ea42a32cfa08a3e88428e25320fe /man | |
parent | 0dbb88c52b057cfdff6116060060841e4fc4abb5 (diff) |
Janitor: make distcheck, .gitignore.
Remove non toplevel .gitignore and .cvsignore files.
The "make distcheck correction" for $(sdkdir) probably has a better
approach using a "*-hook:" target, or possibly making $sdkdir a
configure time option that could be set with DISTCHECK_CONFIGURE_FLAGS.
Diffstat (limited to 'man')
-rw-r--r-- | man/.cvsignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/man/.cvsignore b/man/.cvsignore deleted file mode 100644 index 282522d..0000000 --- a/man/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -Makefile -Makefile.in |