summaryrefslogtreecommitdiff
path: root/ace/Makefile.am
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-11-21 03:21:29 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-11-21 03:21:29 +0000
commitd49f2e83f634725b47f40e446a91237871e5dd8c (patch)
tree6fb90a49baf4bb6989e762fa9e39d5b9a0e8fff1 /ace/Makefile.am
parent5cf95dde93b3d6fa6c6fb1366b6548b71f41ce01 (diff)
downloadATCD-d49f2e83f634725b47f40e446a91237871e5dd8c.tar.gz
ChangeLogTag:Mon Nov 20 19:16:12 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'ace/Makefile.am')
-rw-r--r--ace/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/Makefile.am b/ace/Makefile.am
index 786a95c622c..838bba9511b 100644
--- a/ace/Makefile.am
+++ b/ace/Makefile.am
@@ -149,11 +149,10 @@ libACE_OS_la_SOURCES = \
libACE_Utils_la_SOURCES = \
ACE.cpp \
- Init.cpp \
+ Init_ACE.cpp \
Flag_Manip.cpp \
Handle_Ops.cpp \
Lib_Find.cpp \
- Sock_Connect.cpp \
Malloc_Instantiations.cpp \
Active_Map_Manager.cpp \
Arg_Shifter.cpp \
@@ -249,6 +248,7 @@ libACE_Sockets_la_SOURCES = \
SOCK.cpp \
SOCK_Acceptor.cpp \
SOCK_CODgram.cpp \
+ Sock_Connect.cpp \
SOCK_Connector.cpp \
SOCK_Dgram.cpp \
SOCK_Dgram_Bcast.cpp \