diff options
author | Keith Packard <keithp@keithp.com> | 2005-07-09 06:40:48 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2005-07-09 06:40:48 +0000 |
commit | da5d2fbc2d5ed6ebe09d69816e5d9ac9972a04b2 (patch) | |
tree | c2f8bda39c1750fda400d8e47d29e117c799a68c /.cvsignore | |
parent | 411d59f535e4b5bda9c0fed9384506500c2c18ca (diff) |
Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..4ee60b1 --- /dev/null +++ b/.cvsignore @@ -0,0 +1,19 @@ +aclocal.m4 +autom4te.cache +compile +config.guess +config.log +config.status +config.sub +configure +depcomp +INSTALL +install-sh +libtool +ltmain.sh +Makefile +Makefile.in +MakeOut +missing +mkinstalldirs +xi.pc |