summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2011-01-23 23:51:04 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2011-01-23 23:51:04 +0800
commit44104fb7fff624a5c7832cef9ab0f8e97e44c202 (patch)
tree3c738c23ea08e7b07c052c112ad8ac34854082f1 /Makefile.am
parente0a9b67a68c3ece776599a3585d4f9394ec9691b (diff)
downloadatk-44104fb7fff624a5c7832cef9ab0f8e97e44c202.tar.gz
Bug 636190: Updates to the MSVC Project Files Stuff
-Added "build" to SUBDIRS in to ensure the files will be distributed -Added README.txt for Visual c++ 2008 compilation
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 f9b1aa7..6c5fe01 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Process this file with automake to create Makefile.in.
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-SUBDIRS=atk tests docs po
+SUBDIRS=atk tests docs po build
EXTRA_DIST = \
MAINTAINERS \