aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2007-09-16 20:49:15 +0800
committerChristian Persch <chpe@src.gnome.org>2007-09-16 20:49:15 +0800
commit92773385d4920973591270d10fde361a75f74863 (patch)
tree740d3ce8674886473e8f336cb9635b6e0c89a6a7 /Makefile.am
parentec183c883b340ae82f5ba22689e5d1a3b9dfa511 (diff)
downloadgsoc2013-epiphany-92773385d4920973591270d10fde361a75f74863.tar
gsoc2013-epiphany-92773385d4920973591270d10fde361a75f74863.tar.gz
gsoc2013-epiphany-92773385d4920973591270d10fde361a75f74863.tar.bz2
gsoc2013-epiphany-92773385d4920973591270d10fde361a75f74863.tar.lz
gsoc2013-epiphany-92773385d4920973591270d10fde361a75f74863.tar.xz
gsoc2013-epiphany-92773385d4920973591270d10fde361a75f74863.tar.zst
gsoc2013-epiphany-92773385d4920973591270d10fde361a75f74863.zip
Mark ChangeLog rule as PHONY.
svn path=/trunk/; revision=7455
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
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