summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2017-02-15 14:01:26 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2017-02-15 14:01:26 +0800
commit55e457cc25395612a032417fed003c97eef165cc (patch)
tree7096f61cd34fcf39b352811607cf99d7b5dc0c40
parentf6c36b463ca29379024899211f99477344578555 (diff)
downloadatk-55e457cc25395612a032417fed003c97eef165cc.tar.gz
Remove win32/vs15/atk-install.props before re-generation
This will ensure that it will be up-to-date when win32/vs10/atk-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 6f7acee..3c0c9be 100644
--- a/win32/vs10/Makefile.am
+++ b/win32/vs10/Makefile.am
@@ -20,6 +20,7 @@ atk-install.props: $(top_srcdir)/win32/vs10/atk-install.propsin atk.vs10.headers
-$(RM) $(top_builddir)/win32/vs11/atk-install.props
-$(RM) $(top_builddir)/win32/vs12/atk-install.props
-$(RM) $(top_builddir)/win32/vs14/atk-install.props
+ -$(RM) $(top_builddir)/win32/vs15/atk-install.props
$(CPP) -P - <$(top_srcdir)/win32/vs10/atk-install.propsin >$@
rm atk.vs10.headers