summaryrefslogtreecommitdiff
path: root/bin/generate_doxygen.pl
diff options
context:
space:
mode:
Diffstat (limited to 'bin/generate_doxygen.pl')
-rwxr-xr-xbin/generate_doxygen.pl3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/generate_doxygen.pl b/bin/generate_doxygen.pl
index 465f5e17b54..4d85cf42b95 100755
--- a/bin/generate_doxygen.pl
+++ b/bin/generate_doxygen.pl
@@ -31,8 +31,7 @@ $dot_path = '/usr/local/bin';
'tao_rtevent',
'tao_implrepo',
'tao_strategies',
- 'tao_smartproxies',
- 'tao_av');
+ 'tao_smartproxies');
# Modify defaults using the command line arguments
&parse_args ();