From b1ae2d3303e7999d79478811f68e2ab4b68cb7ff Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Mon, 21 Aug 2006 18:56:25 +0000 Subject: Always install the xsl files & css files, regardless if the documentation 2006-08-21 Johan Dahlin * Makefile.am: * docs/Makefile.am: Always install the xsl files & css files, regardless if the documentation was actually built or not. Also clean it up considerably. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 402de51..3935f65 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-08-21 Johan Dahlin + + * Makefile.am: + * docs/Makefile.am: + Always install the xsl files & css files, regardless if the + documentation was actually built or not. Also clean it up considerably. + 2006-08-17 Gustavo J. A. M. Carneiro * gobject/gobjectmodule.c (pyg_type_register): Move the interface -- cgit