diff options
Diffstat (limited to 'bin/generate_doxygen.pl')
-rwxr-xr-x | bin/generate_doxygen.pl | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/generate_doxygen.pl b/bin/generate_doxygen.pl index 825b11c52ba..a4e2b6cca9d 100755 --- a/bin/generate_doxygen.pl +++ b/bin/generate_doxygen.pl @@ -39,8 +39,9 @@ $dot_path = '/usr/local/bin'; ,'tao_strategies' ,'tao_smartproxies' ,'tao_av' - ,'tao_security' - ,'tao_ssliop' + ,'tao_security' + ,'tao_ssliop' + ,'tao_cosnaming' ); # Modify defaults using the command line arguments |