summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2017-02-15 14:04:05 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2017-02-15 14:04:05 +0800
commitaf53ff59328aa175920e23c5c1b1fbcca0059921 (patch)
tree9812f95044e59fc711add33dd2bea36470ef46b3
parenta0239aec27aa04a234ab6683994b304d197d7035 (diff)
downloadpango-af53ff59328aa175920e23c5c1b1fbcca0059921.tar.gz
Remove win32/vs15/pango-install.props before re-generation
This will ensure that it will be up-to-date when win32/vs10/pango-install.props is re-generated.
-rw-r--r--win32/vs10/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/vs10/Makefile.am b/win32/vs10/Makefile.am
index e8cbc363..30ebcff6 100644
--- a/win32/vs10/Makefile.am
+++ b/win32/vs10/Makefile.am
@@ -34,6 +34,7 @@ pango-install.props: $(top_srcdir)/win32/vs10/pango-install.propsin pango.vs10.h
-$(RM) $(top_builddir)/win32/vs11/pango-install.props
-$(RM) $(top_builddir)/win32/vs12/pango-install.props
-$(RM) $(top_builddir)/win32/vs14/pango-install.props
+ -$(RM) $(top_builddir)/win32/vs15/pango-install.props
$(CPP) -P - <$(top_srcdir)/win32/vs10/pango-install.propsin >$@
rm pango.vs10.headers