summaryrefslogtreecommitdiff
path: root/ace/Makefile
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-04-25 00:54:59 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-04-25 00:54:59 +0000
commit97d4d366af12faef4a7ce90c7eff17682cd7fc65 (patch)
tree2a0444f034b21f841b0930fffe213a1017e951fc /ace/Makefile
parentc0fa7963c443b2a9f3a7db750337bad485a05a97 (diff)
downloadATCD-97d4d366af12faef4a7ce90c7eff17682cd7fc65.tar.gz
ChangeLogTag:Tue Apr 24 17:54:00 2001 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'ace/Makefile')
-rw-r--r--ace/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/ace/Makefile b/ace/Makefile
index 2095493f296..ad82cc1f3ef 100644
--- a/ace/Makefile
+++ b/ace/Makefile
@@ -339,6 +339,7 @@ ifndef ACE_COMPONENTS
Svcconf \
Streams \
Memory \
+ Timer \
Token \
Other
endif # ACE_COMPONENTS
@@ -356,7 +357,8 @@ ifeq (FOR_TAO,$(ACE_COMPONENTS))
IPC \
Svcconf \
Streams \
- Memory
+ Memory \
+ Timer
else # ! FOR_TAO
#### TAO doesn't need Filecache. It costs 14 Kb.
UTILS_FILES += Filecache