summaryrefslogtreecommitdiff
path: root/ace/other.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ace/other.mpb')
-rw-r--r--ace/other.mpb18
1 files changed, 8 insertions, 10 deletions
diff --git a/ace/other.mpb b/ace/other.mpb
index a2f0015b0db..9599ab8282b 100644
--- a/ace/other.mpb
+++ b/ace/other.mpb
@@ -3,15 +3,13 @@
feature(ace_other) {
Source_Files(ACE_COMPONENTS) {
- Other {
- Local_Name_Space.cpp
- Name_Proxy.cpp
- Name_Request_Reply.cpp
- Name_Space.cpp
- Naming_Context.cpp
- Registry_Name_Space.cpp
- Remote_Name_Space.cpp
- NT_Service.cpp
- }
+ Local_Name_Space.cpp
+ Name_Proxy.cpp
+ Name_Request_Reply.cpp
+ Name_Space.cpp
+ Naming_Context.cpp
+ Registry_Name_Space.cpp
+ Remote_Name_Space.cpp
+ NT_Service.cpp
}
}