summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2012-11-22 08:59:02 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2012-11-22 08:59:02 +0800
commit563ee093bccca5727908a7c20da2a42f59cb004b (patch)
treea45be261ed654036a9d3c3e832edd4a052c136ac /build
parent76cecf061b377d30e5422cdddb1fb9d19c52421d (diff)
build/win32/Makefile.am: Also go into the vs11 subdirectory
Diffstat (limited to 'build')
-rw-r--r--build/win32/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/build/win32/Makefile.am b/build/win32/Makefile.am
index 30ccc95ec..7ee6648a2 100644
--- a/build/win32/Makefile.am
+++ b/build/win32/Makefile.am
@@ -1,7 +1,8 @@
SUBDIRS = \
dirent \
vs9 \
- vs10
+ vs10 \
+ vs11
EXTRA_DIST = \
make.msc \