diff options
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,11 +1,12 @@ -2005-08-25 Frank Ch. Eigler <fche@redhat.com> +2005-08-25 Roland McGrath <roland@redhat.com> - * Makefile.am (docs): Removed target. + * Makefile.am (EXTRA_DIST): List .h files explicitly. + Automake really does not like wildcards. * Makefile.in: Regenerated. -2005-08-25 Roland McGrath <roland@redhat.com> +2005-08-25 Frank Ch. Eigler <fche@redhat.com> - * Makefile.am (EXTRA_DIST): Remove directory from wildcard file names. + * Makefile.am (docs): Removed target. * Makefile.in: Regenerated. 2005-08-24 Graydon Hoare <graydon@redhat.com> |