diff options
author | Kevin E Martin <kem@kem.org> | 2005-10-15 20:44:44 +0000 |
---|---|---|
committer | Kevin E Martin <kem@kem.org> | 2005-10-15 20:44:44 +0000 |
commit | c2e461c7e970830ea430de3e5f352d144e9f0239 (patch) | |
tree | babecb3a5a870068e654d86ec54b6831eef11e70 /ChangeLog | |
parent | 34b7b57b3c80507f63a542c6adb4b5c8ed80b642 (diff) |
Fix typo and add new Makefiles to AC_OUTPUT
Fix typos
Add xorg.conf.man to CLEANFILES
Add missing files to EXTRA_DIST
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,3 +1,25 @@ +2005-10-15 Kevin E. Martin <kem-at-freedesktop-dot-org> + + * configure.ac: + Fix typo and add new Makefiles to AC_OUTPUT + + * XpConfig/C/print/models/HPDJ1600C/Makefile.am: + Fix typos + + * hw/xfree86/doc/man/Makefile.am: + Add xorg.conf.man to CLEANFILES + + * Makefile.am: + * XpConfig/C/print/models/PSspooldir/Makefile.am: + * Xprint/Makefile.am: + * hw/xfree86/os-support/Makefile.am: + * hw/xfree86/os-support/lynxos/Makefile.am: + * ilbm/Makefile.am: + * iplan2p4/Makefile.am: + * miext/Makefile.am: + * miext/rootless/Makefile.am: + Add missing files to EXTRA_DIST + 2005-10-15 Kristian Høgsberg <krh@redhat.com> * lbx/Makefile.am: Doh, remember to add this file. |