summaryrefslogtreecommitdiff
path: root/performance-tests/Misc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'performance-tests/Misc/Makefile')
-rw-r--r--performance-tests/Misc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/performance-tests/Misc/Makefile b/performance-tests/Misc/Makefile
index 7d45b05f9fd..0e4732dbed1 100644
--- a/performance-tests/Misc/Makefile
+++ b/performance-tests/Misc/Makefile
@@ -37,7 +37,7 @@ include $(ACE_ROOT)/include/makeinclude/wrapper_macros.GNU
#### try to build test_naming.
ifdef ACE_COMPONENTS
ifeq (,$(findstring Other,$(ACE_COMPONENTS)))
- BIN+ = test_naming
+ BIN += test_naming
endif # ! Other
else # ! ACE_COMPONENTS
BIN += test_naming