From a888e809b4e1c9576e667cb50cc62009a1bf391e Mon Sep 17 00:00:00 2001 From: James Cloos Date: Thu, 6 Dec 2007 15:51:04 -0500 Subject: Add missing PHONY line for automatic ChangeLog generation --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index f3d41a7..8a7f6e3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -75,6 +75,8 @@ endif LINT MAINTAINERCLEANFILES=ChangeLog +.PHONY: ChangeLog + ChangeLog: git-log > ChangeLog -- cgit v1.2.3