summaryrefslogtreecommitdiff
path: root/ace/ace-dll.icc
diff options
context:
space:
mode:
Diffstat (limited to 'ace/ace-dll.icc')
-rw-r--r--ace/ace-dll.icc2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/ace-dll.icc b/ace/ace-dll.icc
index be9a67aff7d..ca866da88a1 100644
--- a/ace/ace-dll.icc
+++ b/ace/ace-dll.icc
@@ -171,6 +171,7 @@ option
'Object_Manager.h',
'Obstack.h',
'OS.h',
+ 'OS_Dirent.h',
'Pair.h',
'Pair_T.h',
'Parse_Node.h',
@@ -357,6 +358,7 @@ option
source type(cpp) "Object_Manager.cpp"
source type(cpp) "Obstack.cpp"
source type(cpp) "OS.cpp"
+ source type(cpp) "OS_Dirent.cpp"
source type(cpp) "Pair.cpp"
source type(cpp) "Parse_Node.cpp"
source type(cpp) "Pipe.cpp"