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 /.cvsignore | |
parent | EvdevCacheCompare: ignore changes in current device position (diff) | |
download | xf86-input-evdev-095766ebb3afafc4906cb29e22d996dbcd773ad8.tar.gz xf86-input-evdev-095766ebb3afafc4906cb29e22d996dbcd773ad8.tar.bz2 xf86-input-evdev-095766ebb3afafc4906cb29e22d996dbcd773ad8.zip |
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 '.cvsignore')
-rw-r--r-- | .cvsignore | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/.cvsignore b/.cvsignore deleted file mode 100644 index fb1befd..0000000 --- a/.cvsignore +++ /dev/null @@ -1,19 +0,0 @@ -Makefile -Makefile.in -*.la -*.lo -aclocal.m4 -autom4te.cache -config.guess -config.h -config.h.in -config.log -config.status -config.sub -configure -depcomp -install-sh -libtool -ltmain.sh -missing -stamp-h1 |