summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ace/config-doxygen.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/config-doxygen.h b/ace/config-doxygen.h
index 8b1340187ff..edbe5581877 100644
--- a/ace/config-doxygen.h
+++ b/ace/config-doxygen.h
@@ -85,4 +85,7 @@
/// Generate token library documentation
#define ACE_HAS_TOKENS_LIBRARY
+/// Generate ACE ATM classes documentation
+#define ACE_HAS_ATM
+
#endif /* ACE_CONFIG_DOXYGEN_H */