diff --git a/.cvsignore b/.cvsignore index 09dd1ea..bea2c5c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -13,3 +13,6 @@ mdbtools.spec autom4te.cache libmdb.pc libmdbsql.pc +missing +install-sh +depcomp diff --git a/ChangeLog b/ChangeLog index 94ac1ce..4d3a2d6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ Wed Mar 30 23:21:25 CST 2005 Jeff Smith * install-sh: * missing: * mkinstalldirs: Remove files generated by autotools toolchain + * .cvsignore: Ignore files generated by autotools toolchain Mon Mar 28 21:31:36 CST 2005 Jeff Smith * acinclude.m4: