summaryrefslogtreecommitdiff
path: root/build/win32/vs11/Makefile.am
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2015-07-13 11:46:03 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2015-07-13 11:49:53 +0800
commit5dbc330da2233df4a6f82480ef594162da8dedad (patch)
tree2448cf4a80cee3a8ab0414e61fa46e8333de0929 /build/win32/vs11/Makefile.am
parent2138a44ae409749fe1e4ee58fe6c77d6d3400ad1 (diff)
downloadatk-5dbc330da2233df4a6f82480ef594162da8dedad.tar.gz
Visual Studio Builds: Rename "install" Projects
Rename to atk-install so that we can integrate the ATK Visual Studio Projects into the all-in-one solution file to build the GTK+ stack easier.
Diffstat (limited to 'build/win32/vs11/Makefile.am')
-rw-r--r--build/win32/vs11/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/win32/vs11/Makefile.am b/build/win32/vs11/Makefile.am
index 9079941..f22c4af 100644
--- a/build/win32/vs11/Makefile.am
+++ b/build/win32/vs11/Makefile.am
@@ -3,7 +3,7 @@ EXTRA_DIST = \
atk.sln \
atk.vcxproj \
atk.vcxproj.filters \
- install.vcxproj \
+ atk-install.vcxproj \
atk-build-defines.props \
atk-install.props \
atk-version-paths.props \