diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index c4436f07d..b238ae009 100644 --- a/Makefile.am +++ b/Makefile.am @@ -50,3 +50,5 @@ ChangeLog: xsltproc --stringparam strip-prefix "epiphany/trunk" \ --stringparam include-rev "yes" $(top_srcdir)/svn2cl.xsl - > $@; \ fi + +.PHONY: ChangeLog |