diff options
author | Keith Packard <keithp@keithp.com> | 2005-07-09 21:05:22 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2005-07-09 21:05:22 +0000 |
commit | b56facdddd0b07195082ca94f6745b890151ad7b (patch) | |
tree | 01ed1195e5b8840dfb459df2fc12cf70ecc84267 /.cvsignore | |
parent | 2343f1171cb1a36e47622395965d072a0ce78db7 (diff) |
Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..7250f89 --- /dev/null +++ b/.cvsignore @@ -0,0 +1,18 @@ +aclocal.m4 +autom4te.cache +compile +config.guess +config.log +config.status +config.sub +configure +depcomp +install-sh +libtool +ltmain.sh +Makefile +Makefile.in +MakeOut +missing +mkinstalldirs +xxf86dga.pc |