diff options
author | Keith Packard <keithp@keithp.com> | 2004-04-24 01:06:32 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2004-04-24 01:06:32 +0000 |
commit | 7969113f086176112fdc13347ea56ea52838117a (patch) | |
tree | bc8d74f26f7d9f119b7c28830e70f98dfccecec4 | |
parent | 6ae6acf3178d7dd10e2326f6833d25970e530f61 (diff) |
Ignore a few more autotool files
-rw-r--r-- | .cvsignore | 4 | ||||
-rw-r--r-- | ChangeLog | 5 |
2 files changed, 9 insertions, 0 deletions
@@ -9,11 +9,15 @@ config.log config.status config.sub configure +depcomp fontconfig.pc fontconfig.spec fontconfig-zip fonts.conf +install-sh libtool +missing +mkinstalldirs stamp-h stamp-h.in stamp-h1 @@ -1,3 +1,8 @@ +2004-04-23 Keith Packard <keithp@keithp.com> + + * .cvsignore: + Ignore a few more autotool files + 2004-04-14 Keith Packard <keithp@keithp.com> * INSTALL: |