summaryrefslogtreecommitdiff
path: root/ace/Makefile.am
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-10-27 22:36:12 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-10-27 22:36:12 +0000
commit47ee19dbedf1a2da5d093a1fcddd2c4ee0f1c8a6 (patch)
tree2b76ce3e3dd87fba4c4c9d931462aef30063e0bb /ace/Makefile.am
parent502ef273302e801b519917887856a47163c223d0 (diff)
downloadATCD-47ee19dbedf1a2da5d093a1fcddd2c4ee0f1c8a6.tar.gz
ChangeLogTag:Fri Oct 27 15:02:56 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'ace/Makefile.am')
-rw-r--r--ace/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/Makefile.am b/ace/Makefile.am
index 9aee251ccb7..a286993d44f 100644
--- a/ace/Makefile.am
+++ b/ace/Makefile.am
@@ -173,6 +173,7 @@ libACE_Utils_la_SOURCES = \
Registry.cpp \
SString.cpp \
Stats.cpp \
+ Sample_History.cpp \
System_Time.cpp \
Time_Request_Reply.cpp \
Timeprobe.cpp \
@@ -705,6 +706,7 @@ HEADER_FILES = \
Singleton.h \
Sock_Connect.h \
Stats.h \
+ Sample_History.h \
Strategies.h \
Strategies_T.h \
Stream.h \
@@ -927,6 +929,7 @@ INLINE_FILES = \
Singleton.i \
Sock_Connect.i \
Stats.i \
+ Sample_History.inl \
Strategies.i \
Strategies_T.i \
Stream.i \