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:
authorJoerg Rosenkranz <joerg.rosenkranz@gmail.com>2005-04-05 00:20:24 +0400
committerJoerg Rosenkranz <joerg.rosenkranz@gmail.com>2005-04-05 00:20:24 +0400
commit38392a71e499d14a9a1ce05b782ac5f1c098ce8c (patch)
tree419b55de36890a53f5604c92cffc9331f92fbe45 /Makefile.am
parent44919f0114538a452211cb4867ba2a93990ba8a7 (diff)
2005-04-04 Joerg Rosenkranz <joergr@voelcker.com>
* monod.c: First commit: Daemon for running services built with System.ServiceProcess under Linux. svn path=/trunk/mono/; revision=42538
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 f9d77579b41..e8912dfb50e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,11 +1,11 @@
AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I .
-SUBDIRS = $(libgc_dir) mono $(ikvm_native_dir) support docs data runtime scripts man samples web
+SUBDIRS = $(libgc_dir) mono $(ikvm_native_dir) support docs data runtime scripts man samples web monod
# Keep in sync with SUBDIRS
## 'tools' is not normally built
-DIST_SUBDIRS = libgc mono ikvm-native support docs data runtime scripts man samples web tools
+DIST_SUBDIRS = libgc mono ikvm-native support docs data runtime scripts man samples web tools monod
EXTRA_DIST= mono.pc.in mono.spec.in mint.pc.in