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:
authorPaolo Molaro <lupus@oddwiz.org>2004-06-18 20:49:57 +0400
committerPaolo Molaro <lupus@oddwiz.org>2004-06-18 20:49:57 +0400
commitabd8757538ca33c85b770ea437115de11a5e03b4 (patch)
tree4d80d829b229aaa0b59f139d25590ddc2734f2ff /Makefile.am
parentf9dddf53746104a87e6ee2bd04d4ec1a053cc743 (diff)
Fri Jun 18 19:39:09 CEST 2004 Paolo Molaro <lupus@ximian.com>
* Makefile.am: process data before runtime, so the config file is installed and gacutil has a chance to work (finding symlink). svn path=/trunk/mono/; revision=29890
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 048b0cae537..6d106ad3efe 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 runtime scripts man data samples support web
+SUBDIRS = $(libgc_dir) mono $(ikvm_jni_dir) docs data runtime scripts man samples support web
# Keep in sync with SUBDIRS
## 'tools' is not normally built
-DIST_SUBDIRS = libgc mono ikvm-jni docs runtime scripts man data samples support web tools
+DIST_SUBDIRS = libgc mono ikvm-jni docs data runtime scripts man samples support web tools
EXTRA_DIST= mono.pc.in mono.spec.in mint.pc.in