summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2017-01-20 15:19:18 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2017-01-20 15:25:50 +0800
commit28cb76977068d33d8f5b02d3fffb25cfe79338e4 (patch)
tree2e81eb466ac1b8c783f14cb7e1fc0461b826fbb3 /Makefile.am
parent4ec19e7e9afb9b84c455b8d81877b50fe2bfae3f (diff)
downloadgdk-pixbuf-28cb76977068d33d8f5b02d3fffb25cfe79338e4.tar.gz
Visual Studio builds: Move projects to win32/
This moves the Visual Studio project files and related items under win32/ so that people can go one less directory layer down to the Visual Studio projects. This also makes things in sync with what is now on GLib and GTK+, and cleans up the Visual Studio 201x projects as some items can actually be combined.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ab16470c6..8e1e31d06 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = gdk-pixbuf po docs thumbnailer tests contrib build
+SUBDIRS = gdk-pixbuf po docs thumbnailer tests contrib win32
EXTRA_DIST = \
config.h.win32 \