MSVC Builds: Update vs11|vs12/Makefile.am

The rename of install.vxproj to glib-install.vcxproj needs to be applied
here as well for dist'ing the project files correctly.
This commit is contained in:
Chun-wei Fan 2015-02-02 14:16:18 +08:00
parent 444a5fcd4a
commit 25e26ea034
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ EXTRA_DIST = \
gio-querymodules.vcxproj.filters \
gdbus.vcxproj \
gdbus.vcxproj.filters \
install.vcxproj \
glib-install.vcxproj \
glib-build-defines.props \
glib-install.props \
glib-version-paths.props \

View File

@ -29,7 +29,7 @@ EXTRA_DIST = \
gio-querymodules.vcxproj.filters \
gdbus.vcxproj \
gdbus.vcxproj.filters \
install.vcxproj \
glib-install.vcxproj \
glib-build-defines.props \
glib-install.props \
glib-version-paths.props \