From: Chun-wei Fan Date: Thu, 22 Nov 2012 00:59:02 +0000 (+0800) Subject: build/win32/Makefile.am: Also go into the vs11 subdirectory X-Git-Tag: 2.35.3~79 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=563ee093bccca5727908a7c20da2a42f59cb004b;p=platform%2Fupstream%2Fglib.git build/win32/Makefile.am: Also go into the vs11 subdirectory --- diff --git a/build/win32/Makefile.am b/build/win32/Makefile.am index 30ccc95..7ee6648 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 \