summaryrefslogtreecommitdiff
path: root/ACE/bin/generate_doxygen.pl
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-10-16 08:51:13 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-10-16 08:51:13 +0000
commit4668d53cca3788efbdc883fd9722e73548425ab5 (patch)
tree02ed8bfdcd5dd5db06764f4e3eee6af03c767146 /ACE/bin/generate_doxygen.pl
parent0c826fe69ad3c8c7851af66bad4cb37ba359d285 (diff)
downloadATCD-4668d53cca3788efbdc883fd9722e73548425ab5.tar.gz
Fri Oct 16 08:51:19 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
* bin/generate_doxygen.pl: * htlm/index.html: Added dds4ccm
Diffstat (limited to 'ACE/bin/generate_doxygen.pl')
-rwxr-xr-xACE/bin/generate_doxygen.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/ACE/bin/generate_doxygen.pl b/ACE/bin/generate_doxygen.pl
index e001fb827de..e7b9f0e54e7 100755
--- a/ACE/bin/generate_doxygen.pl
+++ b/ACE/bin/generate_doxygen.pl
@@ -77,6 +77,7 @@ if (defined $DDS_ROOT && -r "$DDS_ROOT/VERSION") {
,'tao_ifr');
@CIAO_DOCS = ('ciao_config_handlers'
,'ciao_DAnCE'
+ ,'ciao_dds4ccm'
,'ciao');
@DDS_DOCS = ('dds');