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:
authorDick Porter <dick@acm.org>2004-11-23 16:18:40 +0300
committerDick Porter <dick@acm.org>2004-11-23 16:18:40 +0300
commitf8e1286560b2a7779e69bebc1e5c8ebdcd56837b (patch)
tree001454b6659178d2a60c9d32248c38c9c44e196c /Makefile.am
parent95b07828b7a7d1ee461615d8f2813e449020b404 (diff)
Quick fix to get the tree building again. The configure.in change is
probably correct, the Makefile.am one isn't. Hari will have to fix this properly. svn path=/trunk/mono/; revision=36438
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 92e7b517aba..17cea8a6404 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,11 +1,11 @@
AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I .
-SUBDIRS = $(libgc_dir) mono $(ikvm_jni_dir) docs data runtime scripts man samples support web
+SUBDIRS = $(libgc_dir) mono $(ikvm_jni_dir) docs data scripts man samples support web
# Keep in sync with SUBDIRS
## 'tools' is not normally built
-DIST_SUBDIRS = libgc mono ikvm-jni docs data runtime scripts man samples support web tools
+DIST_SUBDIRS = libgc mono ikvm-jni docs data scripts man samples support web tools
EXTRA_DIST= mono.pc.in mono.spec.in mint.pc.in