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

github.com/mono/mono-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Habersack <mhabersack@novell.com>2010-11-23 17:28:37 +0300
committerMarek Habersack <mhabersack@novell.com>2010-11-23 17:28:37 +0300
commit559433516ea4e44e71b2a7fb27e59eb4822e3733 (patch)
treec3bfd5168c04f8388310e15130c02b49bf1971d9 /Makefile.am
parentc08c885fa17df019a0bd5dc677a5684f8360f3e7 (diff)
[mono-tools] Don't build the Mono.Profiler utility - it's obsolete
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 9f452d09..ec6092fe 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
SUBDIRS= po docbrowser asn1view create-native-map ilcontrast gui-compare \
- gendarme Mono.Profiler mperfmon gsharp webdoc minvoke
+ gendarme mperfmon gsharp webdoc minvoke
#capture aclocal flags for autoreconf
ACLOCAL_AMFLAGS=$(ACLOCAL_FLAGS)