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:
authorPaolo Molaro <lupus@oddwiz.org>2008-09-18 20:54:38 +0400
committerPaolo Molaro <lupus@oddwiz.org>2008-09-18 20:54:38 +0400
commit50aafe80c50e641e4c9a1814db577aed09c59212 (patch)
treea76d897ba8926913c95a0c562417ec7c23e19ae0 /Makefile.am
parent365be2521d3b68d2dd74a74f5f53f0c12b97e092 (diff)
Thu Sep 18 18:43:23 CEST 2008 Paolo Molaro <lupus@ximian.com>
* Initial drop of mperfmon: utility to browse and display performance counters. svn path=/trunk/mono-tools/; revision=113441
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 396d0cb7..8308247c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,2 +1,3 @@
-SUBDIRS= po gnunit docbrowser asn1view create-native-map ilcontrast gui-compare gendarme Mono.Profiler
+SUBDIRS= po gnunit docbrowser asn1view create-native-map ilcontrast gui-compare \
+ gendarme Mono.Profiler mperfmon