summaryrefslogtreecommitdiff
path: root/ace/Makefile.am
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-08-25 23:27:19 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-08-25 23:27:19 +0000
commit07641bf3bda79873da15bd4c551806f230213d43 (patch)
tree93c1a7ae2cbb60ad88b4a06ce9b0bd9a41639279 /ace/Makefile.am
parent2ecfe972ecdaf8e8f5807f22d55c060efe837712 (diff)
downloadATCD-07641bf3bda79873da15bd4c551806f230213d43.tar.gz
ChangeLogTag:Fri Aug 25 16:15:50 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'ace/Makefile.am')
-rw-r--r--ace/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/ace/Makefile.am b/ace/Makefile.am
index 2198d5cd736..7bf1d43c883 100644
--- a/ace/Makefile.am
+++ b/ace/Makefile.am
@@ -138,6 +138,10 @@ libACE_OS_la_SOURCES = \
OS_Memory.cpp \
OS_String.cpp \
OS_TLI.cpp \
+ Thread_Hook \
+ Thread_Adapter \
+ Thread_Exit \
+ Thread_Control \
Sched_Params.cpp
libACE_Utils_la_SOURCES = \