Add missing .cvsignore files for autotoolery.

This commit is contained in:
Eric Anholt 2005-08-25 23:11:28 +00:00
parent 7d5130d8fb
commit 9942cad1f6
3 changed files with 27 additions and 0 deletions

17
.cvsignore Normal file
View file

@ -0,0 +1,17 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
compile
config.guess
config.log
config.status
config.sub
configure
depcomp
install-sh
libtool
ltmain.sh
missing
mkinstalldirs
libdrm.pc

8
libdrm/.cvsignore Normal file
View file

@ -0,0 +1,8 @@
.deps
.libs
Makefile
Makefile.in
config.h
*.la
*.lo
stamp-h1

2
shared-core/.cvsignore Normal file
View file

@ -0,0 +1,2 @@
Makefile
Makefile.in