Move doxygen files into doxygen dir

This commit is contained in:
Laurent Destailleur 2011-11-12 18:20:59 +01:00
parent b72ef91f19
commit 3219ab4e0a
4 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ use Cwd;
my $dir = getcwd;
print "Current dir is: $dir\n";
print "Running dir for doxygen must be: $DIR/doxygen\n";
print "Running dir for doxygen must be: $DIR\n";
if (! -s $CONFFILE)
{