Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'main/Makefile.am')
-rw-r--r--main/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/Makefile.am b/main/Makefile.am
index 7f0efcc233..9a8c1aa67f 100644
--- a/main/Makefile.am
+++ b/main/Makefile.am
@@ -1,6 +1,6 @@
include $(top_srcdir)/xbuild.include
-SUBDIRS = external . contrib src po man theme-icons build tests
+SUBDIRS = external . contrib src po man theme-icons msbuild build tests
MD_CONFIGURE=$(top_srcdir)/../scripts/configure.sh
@@ -207,7 +207,7 @@ app-dir: all
# we can't use the variables that are conditionally defined
EXTRA_DIST = $(bin_SCRIPTS) $(desktop_DATA) $(appdata_DATA) $(pixmap_DATA) \
monodevelop.xml $(pkgconfig_in_files) external/Makefile.in \
- Main.sln \
+ Main.sln MonoDevelop.props Directory.Build.props \
md.targets
DISTCLEANFILES = monodevelop intltool-extract intltool-merge intltool-update \