# HG changeset patch # User Bruno Haible # Date 1241256860 -7200 # Node ID a9625a24d8bf32fd03b200fe6f936c57c65cf908 # Parent 84f60140a7e25c0365179720fa507328d54c48e8 Fix last ChangeLog entry: no .PHONY was added. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -2,10 +2,9 @@ Use automake *-local hooks without commands, for extensibility. * modules/localcharset (Makefile.am): Rename install-exec-local - rule to install-exec-localcharset, mark it phony, and make it a - prerequisite of install-exec-local. Likewise, rename the - uninstall-local rule to uninstall-localcharset, mark phony, and - make it a prerequisite of the former. + rule to install-exec-localcharset, and make it a prerequisite of + install-exec-local. Likewise, rename the uninstall-local rule to + uninstall-localcharset, and make it a prerequisite of the former. 2009-05-01 Ralf Wildenhues Bruno Haible