summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2017-02-15 14:06:18 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2017-02-15 14:06:18 +0800
commitc7aff54862a26a38ec2b7d07e9e9b9b9f9bce037 (patch)
treefb243456dcaa01df2eab0e1fb51c40b0d89151cf
parentaf7745f6a03584f6302470ba7f8279596175d055 (diff)
downloadgdk-pixbuf-c7aff54862a26a38ec2b7d07e9e9b9b9f9bce037.tar.gz
Remove win32/vs15/gdk-pixbuf-install.props before re-generation
This will ensure that it is up-to-date when win32/vs10/gdk-pixbuf-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 ed36818c6..84f29a63c 100644
--- a/win32/vs10/Makefile.am
+++ b/win32/vs10/Makefile.am
@@ -27,6 +27,7 @@ gdk-pixbuf-install.props: $(top_srcdir)/win32/vs10/gdk-pixbuf-install.propsin gd
-$(RM) $(top_builddir)/win32/vs11/gdk-pixbuf-install.props
-$(RM) $(top_builddir)/win32/vs12/gdk-pixbuf-install.props
-$(RM) $(top_builddir)/win32/vs14/gdk-pixbuf-install.props
+ -$(RM) $(top_builddir)/win32/vs15/gdk-pixbuf-install.props
$(CPP) -P - <$(top_srcdir)/win32/vs10/gdk-pixbuf-install.propsin >$@
rm gdk-pixbuf.vs10.headers