diff options
Diffstat (limited to 'ace/Makefile.am')
-rw-r--r-- | ace/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Makefile.am b/ace/Makefile.am index d81cf172fe3..ff0949b090b 100644 --- a/ace/Makefile.am +++ b/ace/Makefile.am @@ -134,6 +134,7 @@ lib_LTLIBRARIES = \ libACE_OS_la_SOURCES = \ Basic_Types.cpp \ OS.cpp \ + OS_Dirent.cpp \ Sched_Params.cpp libACE_Utils_la_SOURCES = \ |