]> err.no Git - libchamplain/commitdiff
ChangeLog generator
authorPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Thu, 26 Feb 2009 21:22:06 +0000 (23:22 +0200)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Thu, 26 Feb 2009 21:24:21 +0000 (23:24 +0200)
Makefile.am

index a8a7a37ea49265f7ac3cfca551ab53d9ba6de1b3..0abb5096832f277bc1be0db9e7c6d8713a4ec9e1 100644 (file)
@@ -23,3 +23,6 @@ CLEANFILES = $(pcfiles)
 
 # Have the demos build at the end as they depend on optional parts
 SUBDIRS += demos bindings
+
+ChangeLog: Makefile.am
+       git-log --pretty=short > ChangeLog