summaryrefslogtreecommitdiff
path: root/performance-tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'performance-tests/Makefile')
-rw-r--r--performance-tests/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/performance-tests/Makefile b/performance-tests/Makefile
index f9011be5332..4d6cac35d1b 100644
--- a/performance-tests/Makefile
+++ b/performance-tests/Makefile
@@ -10,9 +10,11 @@
INFO = README
-DIRS = Synch-Benchmarks \
- Misc \
+DIRS = Misc \
UDP
+# @@ This directory is currently under restructuring. It should be
+# added back to the makefile once this is done.
+# Synch-Benchmarks \
# The following directory isn't compiled by default since haven't
# finished integrating it into ACE...