diff options
author | Kristian Høgsberg <krh@redhat.com> | 2005-10-13 18:08:24 +0000 |
---|---|---|
committer | Kristian Høgsberg <krh@redhat.com> | 2005-10-13 18:08:24 +0000 |
commit | b349b20d783252d5126451142419aae554f9b776 (patch) | |
tree | df5b668b25764966fb96e7805e195172525dc932 /ChangeLog | |
parent | 35a767590e481b15ae66dccc2dd91098992b2751 (diff) |
Dist NOTES.
Dist helper shell scripts.
Dist XAA.HOWTO and a few more unused C files.
Dist xorgconf.cpp.
Fix DIST_EXTRA typo.
Clean yacc and lex generated files only during make maintainer-clean as we
don't expect users to have those tools installed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,21 @@ +2005-10-13 Kristian Høgsberg <krh@redhat.com> + + * hw/xfree86/xf4bpp/Makefile.am (libxf4bpp_la_SOURCES): Dist NOTES. + + * hw/xfree86/xf1bpp/Makefile.am (EXTRA_DIST): Dist helper shell + scripts. + + * hw/xfree86/xaa/Makefile.am (EXTRA_DIST): Dist XAA.HOWTO and a + few more unused C files. + + * hw/xfree86/Makefile.am (EXTRA_DIST): Dist xorgconf.cpp. + + * hw/xfree86/doc/Makefile.am (EXTRA_DIST): Fix DIST_EXTRA typo. + + * hw/dmx/config/Makefile.am (MAINTAINERCLEANFILES): Clean yacc and + lex generated files only during make maintainer-clean as we don't + expect users to have those tools installed. + 2005-10-12 Eric Anholt <anholt@FreeBSD.org> * hw/xfree86/common/Makefile.am: |