summaryrefslogtreecommitdiff
path: root/ace/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Makefile')
-rw-r--r--ace/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/ace/Makefile b/ace/Makefile
index 5b2dafb47ec..3c0fc778f59 100644
--- a/ace/Makefile
+++ b/ace/Makefile
@@ -138,7 +138,13 @@ IPC_FILES = \
UNIX_Addr \
UPIPE_Acceptor \
UPIPE_Connector \
- UPIPE_Stream
+ UPIPE_Stream \
+ MEM_Acceptor \
+ MEM_Addr \
+ MEM_Connector \
+ MEM_IO \
+ MEM_SAP \
+ MEM_Stream
SVCCONF_FILES = \
DLL \
Parse_Node \