Make ChangeLog creation depend on .hg directory
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 17 Dec 2007 09:19:55 +0000 (11:19 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 17 Dec 2007 09:19:55 +0000 (11:19 +0200)
- .hg dir timestamp changes on commits, otherwise updating ChangeLog
  requires removing it

Makefile.maint

index 30b4a70..1872a60 100644 (file)
@@ -1,2 +1,2 @@
-ChangeLog:
+ChangeLog: .hg
        hg log --no-merge -v > ChangeLog