diff options
author | Keith Packard <keithp@keithp.com> | 2005-07-09 21:10:32 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2005-07-09 21:10:32 +0000 |
commit | 417a69a7e9ad4df9b3a7f03b09e4694ad5c2bcbc (patch) | |
tree | 7c6b31eddedc9b2843b30a53c299fc21f8ccb22d /ChangeLog | |
parent | 4b8ad01b53792d4220579a259290e6bf59eb3d8b (diff) |
Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..96df0af --- /dev/null +++ b/ChangeLog @@ -0,0 +1,9 @@ +2005-07-08 Keith Packard <keithp@keithp.com> + + * .cvsignore: + * man/.cvsignore: + * src/.cvsignore: + * src/Makefile.am: + Add .cvsignore files + Switch _la_CFLAGS for AM_CFLAGS to clean up directory + |