aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 6aa752048..67e1cb367 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,3 +19,8 @@ ChangeLog:
19 xsltproc --stringparam strip-prefix "-" \ 19 xsltproc --stringparam strip-prefix "-" \
20 --stringparam include-rev "yes" $(top_srcdir)/contrib/svn2cl.xsl - > $@; \ 20 --stringparam include-rev "yes" $(top_srcdir)/contrib/svn2cl.xsl - > $@; \
21 fi 21 fi
22
23dist: ChangeLog
24
25.PHONY: ChangeLog
26