summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorGabriel Burt <gabriel.burt@gmail.com>2009-06-29 17:13:33 -0500
committerGabriel Burt <gabriel.burt@gmail.com>2009-06-29 17:13:33 -0500
commit4369e9f54fc4309d8677eb73ea58130dab8448f1 (patch)
treeb788d47421b81cdb1759acbee93a840b2be1214c /tests
parenteafd4a0a361d0c9f08b716a0b21570d72ffe4d0c (diff)
Fix the build on Mono 1.9.1
Remove the performance Analyzer from the build. You can build it manually by cd tests/Analyzer && make
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 90eb7efaa..5110a2566 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,10 +1,6 @@
include $(top_srcdir)/build/build.environment.mk
-SUBDIRS = \
- Analyzer
-
DIST_SUBDIRS = \
- Analyzer \
Performance
if ENABLE_TESTS