diff options
author | Keith Packard <keithp@keithp.com> | 2005-07-09 06:14:50 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2005-07-09 06:14:50 +0000 |
commit | 657bb1fcc90a08f713c8f97c4f904808ea023c6e (patch) | |
tree | 2d95b3f9f1770eb9df9d2d0796485ebf5477d998 /.cvsignore | |
parent | 575cf8f35bb51df34d31035fcbf7d425f85ac79c (diff) |
Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..94fef40 --- /dev/null +++ b/.cvsignore @@ -0,0 +1,20 @@ +aclocal.m4 +autom4te.cache +compile +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +install-sh +libtool +ltmain.sh +Makefile +Makefile.in +missing +mkinstalldirs +stamp-h1 +xdamage.pc |