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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2005-04-05 09:19:03 +0400
committerMiguel de Icaza <miguel@gnome.org>2005-04-05 09:19:03 +0400
commit59aa6758139c48b6c55d04e34ec51a662293b363 (patch)
tree85d3867f2aa8c7ca43e996db74aebb836e504077 /Makefile.am
parentb9c16ad7d673ae4f0f4d36743bb3faf354bdfc17 (diff)
Remove monod from the build, a new C# version is coming
svn path=/trunk/mono/; revision=42547
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 e8912dfb50e..5715ca16753 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I .
-SUBDIRS = $(libgc_dir) mono $(ikvm_native_dir) support docs data runtime scripts man samples web monod
+SUBDIRS = $(libgc_dir) mono $(ikvm_native_dir) support docs data runtime scripts man samples web
# Keep in sync with SUBDIRS
## 'tools' is not normally built