Remove win32/vs15/atk-install.props before re-generation
authorChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 15 Feb 2017 06:01:26 +0000 (14:01 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 15 Feb 2017 06:01:26 +0000 (14:01 +0800)
This will ensure that it will be up-to-date when win32/vs10/atk-install.props
is re-generated.

win32/vs10/Makefile.am

index 6f7acee..3c0c9be 100644 (file)
@@ -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