summaryrefslogtreecommitdiff
path: root/build/win32/vs9/Makefile.am
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2015-03-06 16:43:50 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2015-03-06 16:44:27 +0800
commit5b6aed8b8ca165c79df60245ebf3d5c3882b08ec (patch)
treea2800250a55a19ce41e211cbde5732bab6d8373b /build/win32/vs9/Makefile.am
parent8b65e80f2eaa063f746a73afbaad961c06919e70 (diff)
downloadgdk-pixbuf-5b6aed8b8ca165c79df60245ebf3d5c3882b08ec.tar.gz
MSVC Builds: Rename "Install" projects
Rename the install projects as gdk-pixbuf-install, so that it would be more easily integrated into grand solutions that are used to, for example, to build the entire GTK+ or Clutter stack.
Diffstat (limited to 'build/win32/vs9/Makefile.am')
-rw-r--r--build/win32/vs9/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/win32/vs9/Makefile.am b/build/win32/vs9/Makefile.am
index 0dee01731..03ee87ad9 100644
--- a/build/win32/vs9/Makefile.am
+++ b/build/win32/vs9/Makefile.am
@@ -10,6 +10,6 @@ EXTRA_DIST = \
gdk-pixbuf-csource.vcproj \
gdk-pixbuf-query-loaders.vcproj \
gdk-pixbuf-pixdata.vcproj \
- install.vcproj
+ gdk-pixbuf-install.vcproj
-include $(top_srcdir)/git.mk