summaryrefslogtreecommitdiff
path: root/ace/Makefile.am
diff options
context:
space:
mode:
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 cd5105593cf..1166523fa42 100644
--- a/ace/Makefile.am
+++ b/ace/Makefile.am
@@ -213,6 +213,7 @@ libACE_la_SOURCES = \
OS_NS_time.cpp \
OS_NS_unistd.cpp \
OS_NS_wchar.cpp \
+ OS_NS_wctype.cpp \
OS_QoS.cpp \
OS_TLI.cpp \
OS_Thread_Adapter.cpp \
@@ -808,6 +809,8 @@ nobase_include_HEADERS += \
OS_NS_unistd.h \
OS_NS_unistd.inl \
OS_NS_wchar.h \
+ OS_NS_wctype.h \
+ OS_NS_wctype.inl \
OS_NS_wchar.inl \
OS_QoS.h \
OS_String.h \