summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/generate_doxygen.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/generate_doxygen.pl b/bin/generate_doxygen.pl
index af7c306a996..b90e3d3b971 100755
--- a/bin/generate_doxygen.pl
+++ b/bin/generate_doxygen.pl
@@ -16,7 +16,7 @@ $exclude_ace = 0;
$exclude_tao = 0;
$verbose = 0;
$perl_path = '/usr/bin/perl';
-$dot_path = '/usr/local/bin';
+$dot_path = '/usr/bin';
@ACE_DOCS = ('ace',
'ace_man',
'ace_rmcast',