summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 6f5145a..3919fd9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,5 +3,8 @@ SUBDIRS = pm man src
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = pm-utils.pc
+ChangeLog:
+ @-git log --no-merges --topo-order > $@
+
clean-local :
rm -f *~